new build

This commit is contained in:
Andrija Novakovic
2021-10-25 12:07:16 +02:00
parent 73390a1fb3
commit 4301bebda1
7 changed files with 25 additions and 25 deletions

View File

@@ -9,7 +9,7 @@
"version": "1.0.15",
"license": "MIT",
"dependencies": {
"@libsem/types": "^1.0.2",
"@libsem/types": "^1.0.4",
"bigint-conversion": "^2.1.12",
"circomlibjs": "^0.0.8",
"crypto": "^1.0.1",
@@ -413,9 +413,9 @@
}
},
"node_modules/@libsem/types": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@libsem/types/-/types-1.0.2.tgz",
"integrity": "sha512-bNQOaAdAvD5PSagA5KDqbr3mfrhJYeK9Y6v1RRDxz0hLAApdlWyLCAq0N3QuJhNzBNyrKZ0AbiyiPAvdcpNjyw=="
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@libsem/types/-/types-1.0.4.tgz",
"integrity": "sha512-VTz1/Gd2K3llvYoXikXV4gvzBgDovQmo4UX8LPz7256Sknr9r/+jRIybGb0Be8ZzzRGbo5S83L9DGzbKfKFtlA=="
},
"node_modules/@rollup/pluginutils": {
"version": "4.1.1",
@@ -4601,9 +4601,9 @@
}
},
"@libsem/types": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@libsem/types/-/types-1.0.2.tgz",
"integrity": "sha512-bNQOaAdAvD5PSagA5KDqbr3mfrhJYeK9Y6v1RRDxz0hLAApdlWyLCAq0N3QuJhNzBNyrKZ0AbiyiPAvdcpNjyw=="
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@libsem/types/-/types-1.0.4.tgz",
"integrity": "sha512-VTz1/Gd2K3llvYoXikXV4gvzBgDovQmo4UX8LPz7256Sknr9r/+jRIybGb0Be8ZzzRGbo5S83L9DGzbKfKFtlA=="
},
"@rollup/pluginutils": {
"version": "4.1.1",

View File

@@ -18,7 +18,7 @@
},
"license": "MIT",
"dependencies": {
"@libsem/types": "^1.0.2",
"@libsem/types": "^1.0.4",
"bigint-conversion": "^2.1.12",
"circomlibjs": "^0.0.8",
"crypto": "^1.0.1",

View File

@@ -194,10 +194,10 @@
"@ethersproject/properties" "^5.4.0"
"@ethersproject/strings" "^5.4.0"
"@libsem/types@^1.0.2":
"integrity" "sha512-bNQOaAdAvD5PSagA5KDqbr3mfrhJYeK9Y6v1RRDxz0hLAApdlWyLCAq0N3QuJhNzBNyrKZ0AbiyiPAvdcpNjyw=="
"resolved" "https://registry.npmjs.org/@libsem/types/-/types-1.0.2.tgz"
"version" "1.0.2"
"@libsem/types@^1.0.4":
"integrity" "sha512-VTz1/Gd2K3llvYoXikXV4gvzBgDovQmo4UX8LPz7256Sknr9r/+jRIybGb0Be8ZzzRGbo5S83L9DGzbKfKFtlA=="
"resolved" "https://registry.npmjs.org/@libsem/types/-/types-1.0.4.tgz"
"version" "1.0.4"
"@rollup/pluginutils@^4.1.0":
"integrity" "sha512-clDjivHqWGXi7u+0d2r2sBi4Ie6VLEAzWMIkvJLnDmxoOhBYOTfzGbOQBA32THHm11/LiJbd01tJUpJsbshSWQ=="

View File

@@ -9,7 +9,7 @@
"version": "1.0.14",
"license": "MIT",
"dependencies": {
"@libsem/types": "^1.0.2",
"@libsem/types": "^1.0.4",
"circomlibjs": "^0.0.8",
"ethers": "^5.4.7",
"incrementalquintree": "^1.0.7",
@@ -1409,9 +1409,9 @@
}
},
"node_modules/@libsem/types": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@libsem/types/-/types-1.0.2.tgz",
"integrity": "sha512-bNQOaAdAvD5PSagA5KDqbr3mfrhJYeK9Y6v1RRDxz0hLAApdlWyLCAq0N3QuJhNzBNyrKZ0AbiyiPAvdcpNjyw=="
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@libsem/types/-/types-1.0.4.tgz",
"integrity": "sha512-VTz1/Gd2K3llvYoXikXV4gvzBgDovQmo4UX8LPz7256Sknr9r/+jRIybGb0Be8ZzzRGbo5S83L9DGzbKfKFtlA=="
},
"node_modules/@nomiclabs/hardhat-ethers": {
"version": "2.0.2",
@@ -15616,9 +15616,9 @@
"integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA=="
},
"@libsem/types": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@libsem/types/-/types-1.0.2.tgz",
"integrity": "sha512-bNQOaAdAvD5PSagA5KDqbr3mfrhJYeK9Y6v1RRDxz0hLAApdlWyLCAq0N3QuJhNzBNyrKZ0AbiyiPAvdcpNjyw=="
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@libsem/types/-/types-1.0.4.tgz",
"integrity": "sha512-VTz1/Gd2K3llvYoXikXV4gvzBgDovQmo4UX8LPz7256Sknr9r/+jRIybGb0Be8ZzzRGbo5S83L9DGzbKfKFtlA=="
},
"@nomiclabs/hardhat-ethers": {
"version": "2.0.2",

View File

@@ -24,7 +24,7 @@
"access": "public"
},
"dependencies": {
"@libsem/types": "^1.0.2",
"@libsem/types": "^1.0.4",
"circomlibjs": "^0.0.8",
"ethers": "^5.4.7",
"incrementalquintree": "^1.0.7",

View File

@@ -948,10 +948,10 @@
"@types/yargs" "^15.0.0"
"chalk" "^4.0.0"
"@libsem/types@^1.0.2":
"integrity" "sha512-bNQOaAdAvD5PSagA5KDqbr3mfrhJYeK9Y6v1RRDxz0hLAApdlWyLCAq0N3QuJhNzBNyrKZ0AbiyiPAvdcpNjyw=="
"resolved" "https://registry.npmjs.org/@libsem/types/-/types-1.0.2.tgz"
"version" "1.0.2"
"@libsem/types@^1.0.4":
"integrity" "sha512-VTz1/Gd2K3llvYoXikXV4gvzBgDovQmo4UX8LPz7256Sknr9r/+jRIybGb0Be8ZzzRGbo5S83L9DGzbKfKFtlA=="
"resolved" "https://registry.npmjs.org/@libsem/types/-/types-1.0.4.tgz"
"version" "1.0.4"
"@nomiclabs/hardhat-ethers@^2.0.2":
"integrity" "sha512-6quxWe8wwS4X5v3Au8q1jOvXYEPkS1Fh+cME5u6AwNdnI4uERvPlVjlgRWzpnb+Rrt1l/cEqiNRH9GlsBMSDQg=="

View File

@@ -1,6 +1,6 @@
{
"name": "@libsem/types",
"version": "1.0.4",
"version": "1.0.5",
"description": "Common type definitions for Semaphore modules.",
"main": "src/index.ts",
"types": "dist/index.d.ts",