compreface-javascript-sdk icon indicating copy to clipboard operation
compreface-javascript-sdk copied to clipboard

JavaScript SDK for CompreFace - free and open-source face recognition system from Exadel

Results 17 compreface-javascript-sdk issues
Sort by recently updated
recently updated
newest added

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.4. Changelog Sourced from nanoid's changelog. 3.3.4 Fixed --help in CLI (by @​Lete114). 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced...

dependencies

Bumps [ansi-html](https://github.com/Tjatse/ansi-html) from 0.0.7 to 0.0.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-html&package-manager=npm_and_yarn&previous-version=0.0.7&new-version=0.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.9. Commits ad23357 1.5.9 0e3fb54 [fix] Strip all control characters from the beginning of the URL 61864a8 [security] Add credits for CVE-2022-0686 bb0104d 1.5.8 d5c6479...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects&package-manager=npm_and_yarn&previous-version=1.14.7&new-version=1.14.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies

**Describe the bug** I can't add faces images to the face collection. I get the following error: `TypeError: fs__WEBPACK_IMPORTED_MODULE_1___default.a.createReadStream is not a function`. I tested at versions: - compreface-javascript-sdk: `0.5.2`...