File tree 19 files changed +79
-79
lines changed
cli-template-contracts-hardhat
cli-template-monorepo-ethers
cli-template-monorepo-subgraph
19 files changed +79
-79
lines changed Original file line number Diff line number Diff line change 19
19
"@docusaurus/core" : " 3.5.2" ,
20
20
"@docusaurus/preset-classic" : " 3.5.2" ,
21
21
"@mdx-js/react" : " ^3.0.0" ,
22
- "@semaphore-protocol/utils" : " 4.7.2 " ,
22
+ "@semaphore-protocol/utils" : " 4.7.3 " ,
23
23
"@svgr/webpack" : " ^5.5.0" ,
24
24
"clsx" : " ^1.2.1" ,
25
25
"docusaurus-plugin-sass" : " ^0.2.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/circuits" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " Semaphore Circom circuits to generate zero-knowledge proofs." ,
5
5
"license" : " MIT" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/cli-template-contracts-hardhat" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " Semaphore Hardhat template." ,
5
5
"license" : " Unlicense" ,
6
6
"files" : [
41
41
"@nomicfoundation/hardhat-network-helpers" : " ^1.0.0" ,
42
42
"@nomicfoundation/hardhat-toolbox" : " ^4.0.0" ,
43
43
"@nomicfoundation/hardhat-verify" : " ^2.0.0" ,
44
- "@semaphore-protocol/core" : " 4.7.2 " ,
45
- "@semaphore-protocol/hardhat" : " 4.7.2 " ,
46
- "@semaphore-protocol/utils" : " 4.7.2 " ,
44
+ "@semaphore-protocol/core" : " 4.7.3 " ,
45
+ "@semaphore-protocol/hardhat" : " 4.7.3 " ,
46
+ "@semaphore-protocol/utils" : " 4.7.3 " ,
47
47
"@typechain/ethers-v6" : " ^0.5.0" ,
48
48
"@typechain/hardhat" : " ^9.0.0" ,
49
49
"@types/chai" : " ^4.2.0" ,
71
71
"typescript" : " ^5.3.3"
72
72
},
73
73
"dependencies" : {
74
- "@semaphore-protocol/contracts" : " 4.7.2 "
74
+ "@semaphore-protocol/contracts" : " 4.7.3 "
75
75
},
76
76
"packageManager" :
" [email protected] "
77
77
}
Original file line number Diff line number Diff line change 20
20
"@nomicfoundation/hardhat-network-helpers" : " ^1.0.0" ,
21
21
"@nomicfoundation/hardhat-toolbox" : " ^4.0.0" ,
22
22
"@nomicfoundation/hardhat-verify" : " ^2.0.0" ,
23
- "@semaphore-protocol/core" : " 4.7.2 " ,
24
- "@semaphore-protocol/hardhat" : " 4.7.2 " ,
25
- "@semaphore-protocol/utils" : " 4.7.2 " ,
23
+ "@semaphore-protocol/core" : " 4.7.3 " ,
24
+ "@semaphore-protocol/hardhat" : " 4.7.3 " ,
25
+ "@semaphore-protocol/utils" : " 4.7.3 " ,
26
26
"@typechain/ethers-v6" : " ^0.5.0" ,
27
27
"@typechain/hardhat" : " ^9.0.0" ,
28
28
"@types/chai" : " ^4.2.0" ,
50
50
"typescript" : " ^5.3.3"
51
51
},
52
52
"dependencies" : {
53
- "@semaphore-protocol/contracts" : " 4.7.2 "
53
+ "@semaphore-protocol/contracts" : " 4.7.3 "
54
54
},
55
55
"packageManager" :
" [email protected] "
56
56
}
Original file line number Diff line number Diff line change 9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "@semaphore-protocol/core" : " 4.7.2 " ,
13
- "@semaphore-protocol/data" : " 4.7.2 " ,
14
- "@semaphore-protocol/utils" : " 4.7.2 " ,
12
+ "@semaphore-protocol/core" : " 4.7.3 " ,
13
+ "@semaphore-protocol/data" : " 4.7.3 " ,
14
+ "@semaphore-protocol/utils" : " 4.7.3 " ,
15
15
"ethers" : " ^6.13.4" ,
16
16
"next" : " 14.1.0" ,
17
17
"next-pwa" : " ^5.6.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/cli-template-monorepo-ethers" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " Semaphore Hardhat + Next.js + SemaphoreEthers template." ,
5
5
"license" : " Unlicense" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 20
20
"@nomicfoundation/hardhat-network-helpers" : " ^1.0.0" ,
21
21
"@nomicfoundation/hardhat-toolbox" : " ^4.0.0" ,
22
22
"@nomicfoundation/hardhat-verify" : " ^2.0.0" ,
23
- "@semaphore-protocol/core" : " 4.7.2 " ,
24
- "@semaphore-protocol/hardhat" : " 4.7.2 " ,
25
- "@semaphore-protocol/utils" : " 4.7.2 " ,
23
+ "@semaphore-protocol/core" : " 4.7.3 " ,
24
+ "@semaphore-protocol/hardhat" : " 4.7.3 " ,
25
+ "@semaphore-protocol/utils" : " 4.7.3 " ,
26
26
"@typechain/ethers-v6" : " ^0.5.0" ,
27
27
"@typechain/hardhat" : " ^9.0.0" ,
28
28
"@types/chai" : " ^4.2.0" ,
50
50
"typescript" : " ^5.3.3"
51
51
},
52
52
"dependencies" : {
53
- "@semaphore-protocol/contracts" : " 4.7.2 "
53
+ "@semaphore-protocol/contracts" : " 4.7.3 "
54
54
},
55
55
"packageManager" :
" [email protected] "
56
56
}
Original file line number Diff line number Diff line change 9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "@semaphore-protocol/core" : " 4.7.2 " ,
13
- "@semaphore-protocol/data" : " 4.7.2 " ,
14
- "@semaphore-protocol/utils" : " 4.7.2 " ,
12
+ "@semaphore-protocol/core" : " 4.7.3 " ,
13
+ "@semaphore-protocol/data" : " 4.7.3 " ,
14
+ "@semaphore-protocol/utils" : " 4.7.3 " ,
15
15
"ethers" : " ^6.13.4" ,
16
16
"next" : " 14.1.0" ,
17
17
"next-pwa" : " ^5.6.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/cli-template-monorepo-subgraph" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " Semaphore Hardhat + Next.js + SemaphoreSubgraph template." ,
5
5
"license" : " Unlicense" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/cli" ,
3
3
"type" : " module" ,
4
- "version" : " 4.7.2 " ,
4
+ "version" : " 4.7.3 " ,
5
5
"description" : " A command line tool to set up your Semaphore project and get group data." ,
6
6
"license" : " MIT" ,
7
7
"bin" : {
41
41
"rollup-plugin-cleanup" : " ^3.2.1"
42
42
},
43
43
"dependencies" : {
44
- "@semaphore-protocol/data" : " 4.7.2 " ,
45
- "@semaphore-protocol/utils" : " 4.7.2 " ,
44
+ "@semaphore-protocol/data" : " 4.7.3 " ,
45
+ "@semaphore-protocol/utils" : " 4.7.3 " ,
46
46
"axios" : " ^1.6.7" ,
47
47
"boxen" : " ^7.1.1" ,
48
48
"chalk" : " ^5.3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/contracts" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " Semaphore contracts to manage groups and broadcast anonymous signals." ,
5
5
"license" : " MIT" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/core" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " Core library for the essential Semaphore features." ,
5
5
"type" : " module" ,
6
6
"license" : " MIT" ,
42
42
"access" : " public"
43
43
},
44
44
"dependencies" : {
45
- "@semaphore-protocol/group" : " 4.7.2 " ,
46
- "@semaphore-protocol/identity" : " 4.7.2 " ,
47
- "@semaphore-protocol/proof" : " 4.7.2 "
45
+ "@semaphore-protocol/group" : " 4.7.3 " ,
46
+ "@semaphore-protocol/identity" : " 4.7.3 " ,
47
+ "@semaphore-protocol/proof" : " 4.7.3 "
48
48
}
49
49
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/data" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " A library for querying Semaphore smart contract." ,
5
5
"type" : " module" ,
6
6
"license" : " MIT" ,
37
37
"rollup-plugin-cleanup" : " ^3.2.1"
38
38
},
39
39
"dependencies" : {
40
- "@semaphore-protocol/utils" : " 4.7.2 " ,
40
+ "@semaphore-protocol/utils" : " 4.7.3 " ,
41
41
"axios" : " 1.6.6" ,
42
42
"ethers" : " 6.13.4"
43
43
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/group" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " A library to create and manage Semaphore groups." ,
5
5
"type" : " module" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/hardhat" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " A Hardhat plugin to deploy Semaphore contracts." ,
5
5
"type" : " module" ,
6
6
"license" : " MIT" ,
41
41
},
42
42
"dependencies" : {
43
43
"@nomicfoundation/hardhat-ethers" : " ^3.0.0" ,
44
- "@semaphore-protocol/contracts" : " 4.7.2 " ,
44
+ "@semaphore-protocol/contracts" : " 4.7.3 " ,
45
45
"ethers" : " ^6.13.4" ,
46
46
"hardhat-dependency-compiler" : " ^1.1.3"
47
47
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/identity" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " A library to create Semaphore identities." ,
5
5
"type" : " module" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/proof" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " A library to generate and verify Semaphore proofs." ,
5
5
"type" : " module" ,
6
6
"license" : " MIT" ,
47
47
"rollup-plugin-cleanup" : " ^3.2.1"
48
48
},
49
49
"peerDependencies" : {
50
- "@semaphore-protocol/group" : " 4.7.2 " ,
51
- "@semaphore-protocol/identity" : " 4.7.2 "
50
+ "@semaphore-protocol/group" : " 4.7.3 " ,
51
+ "@semaphore-protocol/identity" : " 4.7.3 "
52
52
},
53
53
"dependencies" : {
54
- "@semaphore-protocol/utils" : " 4.7.2 " ,
54
+ "@semaphore-protocol/utils" : " 4.7.3 " ,
55
55
"@zk-kit/artifacts" : " 1.8.0" ,
56
56
"@zk-kit/utils" : " 1.2.1" ,
57
57
"ethers" : " 6.13.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/utils" ,
3
- "version" : " 4.7.2 " ,
3
+ "version" : " 4.7.3 " ,
4
4
"description" : " A library to provide utility functions to the other Semaphore packages." ,
5
5
"type" : " module" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments