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

@privateid/cryptonets-web-sdk

Package Overview
Dependencies
Maintainers
5
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@privateid/cryptonets-web-sdk - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

2

package.json

@@ -5,3 +5,3 @@ {

"description": "CryptoNets WebAssembly SDK",
"version": "4.0.2",
"version": "4.0.3",
"keywords": [

@@ -8,0 +8,0 @@ "Face recognition",

@@ -23,4 +23,4 @@ /* eslint-disable no-eval */

const ModuleName = 'generic';
// const cdnUrl = 'https://privid-wasm.devel.privateid.com'; //Devel
const cdnUrl = 'https://privid-wasm.privateid.com'; // Prod
const cdnUrl = 'https://privid-wasm.devel.privateid.com'; //Devel
// const cdnUrl = 'https://privid-wasm.privateid.com'; // Prod
let useCdnLink = false;

@@ -27,0 +27,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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