File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/contracts" ,
3
- "version" : " 2.6.0 " ,
3
+ "version" : " 2.6.1 " ,
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/group" ,
3
- "version" : " 2.6.0 " ,
3
+ "version" : " 2.6.1 " ,
4
4
"description" : " A library to create and manage Semaphore groups." ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.node.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/identity" ,
3
- "version" : " 2.6.0 " ,
3
+ "version" : " 2.6.1 " ,
4
4
"description" : " A library to create Semaphore identities." ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.node.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/proof" ,
3
- "version" : " 2.6.0 " ,
3
+ "version" : " 2.6.1 " ,
4
4
"description" : " A library to generate and verify Semaphore proofs." ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.node.js" ,
36
36
"typedoc" : " ^0.22.11"
37
37
},
38
38
"peerDependencies" : {
39
- "@semaphore-protocol/group" : " 2.6.0 " ,
40
- "@semaphore-protocol/identity" : " 2.6.0 "
39
+ "@semaphore-protocol/group" : " 2.6.1 " ,
40
+ "@semaphore-protocol/identity" : " 2.6.1 "
41
41
},
42
42
"dependencies" : {
43
43
"@ethersproject/bytes" : " ^5.7.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @semaphore-protocol/subgraph" ,
3
- "version" : " 2.6.0 " ,
3
+ "version" : " 2.6.1 " ,
4
4
"description" : " A library to query Semaphore contracts." ,
5
5
"license" : " MIT" ,
6
6
"iife" : " dist/index.js" ,
Original file line number Diff line number Diff line change 1
- 8276b0b79cbaeb8dc05901c868cfb7500ea1dc1f
1
+ 1928039aa48d380ac3b9c69a2961a6e97c72d935
You can’t perform that action at this time.
0 commit comments