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

snarkjs-scrypt

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snarkjs-scrypt - npm Package Compare versions

Comparing version 0.4.26 to 0.4.27

5

package.json
{
"name": "snarkjs-scrypt",
"type": "module",
"version": "0.4.26",
"version": "0.4.27",
"description": "zkSNARKs implementation in JavaScript",

@@ -17,3 +17,4 @@ "main": "./build/main.cjs",

"buildiife": "BROWSER=true rollup -c config/rollup.iife.config.js",
"buildiifemin": "BROWSER=true rollup -c config/rollup.iife_min.config.js"
"buildiifemin": "BROWSER=true rollup -c config/rollup.iife_min.config.js",
"build:all": "npm run build && npm run buildcli && npm run buildiife && npm run buildiifemin"
},

@@ -20,0 +21,0 @@ "bin": {

stats.html

Sorry, the diff of this file is not supported yet

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