New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

compreface-sdk

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compreface-sdk - npm Package Compare versions

Comparing version 0.5.7 to 0.5.8

2

package.json
{
"name": "compreface-sdk",
"version": "0.5.7",
"version": "0.5.8",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "description": "JavaScript SDK for CompreFace - free and open-source face recognition system from Exadel",

@@ -51,3 +51,2 @@ /*

return new Promise((resolve, reject) => {
image_path = common_functions.base64toblob(image_path);
detection_endpoints.detect_blob_request(image_path, url, this.key)

@@ -54,0 +53,0 @@ .then(response => {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc