Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@iden3/js-crypto

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iden3/js-crypto - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

7

package.json
{
"name": "@iden3/js-crypto",
"version": "1.0.3",
"version": "1.1.0",
"description": "Crypto primitives for iden3",

@@ -13,6 +13,7 @@ "source": "./src/index.ts",

"browser": "./dist/browser/esm/index.js",
"umd": "./dist/browser/umd/index.js"
"umd": "./dist/browser/umd/index.js",
"types": "./dist/types/index.d.ts"
}
},
"typings": "dist/types/index.d.ts",
"types": "dist/types/index.d.ts",
"files": [

@@ -19,0 +20,0 @@ "dist"

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