snarkjs-scrypt
Advanced tools
Comparing version 0.4.26 to 0.4.27
{ | ||
"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": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
9
5740826
25
53429