File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/contracts" ,
3- "version" : " 2.5 .0" ,
3+ "version" : " 2.6 .0" ,
44 "description" : " Semaphore contracts to manage groups and broadcast anonymous signals." ,
55 "license" : " MIT" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/group" ,
3- "version" : " 2.5 .0" ,
3+ "version" : " 2.6 .0" ,
44 "description" : " A library to create and manage Semaphore groups." ,
55 "license" : " MIT" ,
66 "main" : " dist/index.node.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/identity" ,
3- "version" : " 2.5 .0" ,
3+ "version" : " 2.6 .0" ,
44 "description" : " A library to create Semaphore identities." ,
55 "license" : " MIT" ,
66 "main" : " dist/index.node.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/proof" ,
3- "version" : " 2.5 .0" ,
3+ "version" : " 2.6 .0" ,
44 "description" : " A library to generate and verify Semaphore proofs." ,
55 "license" : " MIT" ,
66 "main" : " dist/index.node.js" ,
3636 "typedoc" : " ^0.22.11"
3737 },
3838 "peerDependencies" : {
39- "@semaphore-protocol/group" : " 2.5 .0" ,
40- "@semaphore-protocol/identity" : " 2.5 .0"
39+ "@semaphore-protocol/group" : " 2.6 .0" ,
40+ "@semaphore-protocol/identity" : " 2.6 .0"
4141 },
4242 "dependencies" : {
4343 "@ethersproject/bytes" : " ^5.7.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/subgraph" ,
3- "version" : " 2.5 .0" ,
3+ "version" : " 2.6 .0" ,
44 "description" : " A library to query Semaphore contracts." ,
55 "license" : " MIT" ,
66 "iife" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments