0.4.15
This commit is contained in:
parent
02e6d4f243
commit
4a05ce2d75
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "snarkjs",
|
"name": "snarkjs",
|
||||||
"version": "0.4.14",
|
"version": "0.4.15",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "snarkjs",
|
"name": "snarkjs",
|
||||||
"version": "0.4.14",
|
"version": "0.4.15",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iden3/binfileutils": "0.0.10",
|
"@iden3/binfileutils": "0.0.10",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "snarkjs",
|
"name": "snarkjs",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.4.14",
|
"version": "0.4.15",
|
||||||
"description": "zkSNARKs implementation in JavaScript",
|
"description": "zkSNARKs implementation in JavaScript",
|
||||||
"main": "./build/main.cjs",
|
"main": "./build/main.cjs",
|
||||||
"module": "./main.js",
|
"module": "./main.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user