File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/cli-template-hardhat" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
44 "description" : " Semaphore Hardhat template." ,
55 "license" : " Unlicense" ,
66 "files" : [
3333 "@nomicfoundation/hardhat-toolbox" : " ^2.0.0" ,
3434 "@nomiclabs/hardhat-ethers" : " ^2.0.0" ,
3535 "@nomiclabs/hardhat-etherscan" : " ^3.0.0" ,
36- "@semaphore-protocol/group" : " 3.2.0 " ,
37- "@semaphore-protocol/hardhat" : " 3.2.0 " ,
38- "@semaphore-protocol/identity" : " 3.2.0 " ,
39- "@semaphore-protocol/proof" : " 3.2.0 " ,
36+ "@semaphore-protocol/group" : " 3.2.1 " ,
37+ "@semaphore-protocol/hardhat" : " 3.2.1 " ,
38+ "@semaphore-protocol/identity" : " 3.2.1 " ,
39+ "@semaphore-protocol/proof" : " 3.2.1 " ,
4040 "@typechain/ethers-v5" : " ^10.1.0" ,
4141 "@typechain/hardhat" : " ^6.1.2" ,
4242 "@types/chai" : " ^4.2.0" ,
5555 "typescript" : " >=4.5.0"
5656 },
5757 "dependencies" : {
58- "@semaphore-protocol/contracts" : " 3.2.0 "
58+ "@semaphore-protocol/contracts" : " 3.2.1 "
5959 }
6060}
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/cli" ,
33 "type" : " module" ,
4- "version" : " 3.2.0 " ,
4+ "version" : " 3.2.1 " ,
55 "description" : " A command line tool to set up your Semaphore project and get group data." ,
66 "license" : " MIT" ,
77 "bin" : {
4141 "typedoc" : " ^0.22.11"
4242 },
4343 "dependencies" : {
44- "@semaphore-protocol/data" : " 3.2.0 " ,
44+ "@semaphore-protocol/data" : " 3.2.1 " ,
4545 "axios" : " ^1.3.2" ,
4646 "boxen" : " ^7.0.1" ,
4747 "chalk" : " ^5.1.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/contracts" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
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/data" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
44 "description" : " A library to query Semaphore contracts." ,
55 "license" : " MIT" ,
66 "main" : " dist/index.node.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/group" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
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/hardhat" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
44 "description" : " A Semaphore Hardhat plugin to deploy verifiers and Semaphore contract." ,
55 "license" : " MIT" ,
66 "main" : " dist/index.node.js" ,
3838 },
3939 "dependencies" : {
4040 "@nomiclabs/hardhat-ethers" : " ^2.1.1" ,
41- "@semaphore-protocol/contracts" : " 3.2.0 " ,
41+ "@semaphore-protocol/contracts" : " 3.2.1 " ,
4242 "circomlibjs" : " ^0.0.8" ,
4343 "ethers" : " ^5.7.1" ,
4444 "hardhat-dependency-compiler" : " ^1.1.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/identity" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
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" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
44 "description" : " A library to generate and verify Semaphore proofs." ,
55 "license" : " MIT" ,
66 "main" : " dist/index.node.js" ,
3737 "typedoc" : " ^0.22.11"
3838 },
3939 "peerDependencies" : {
40- "@semaphore-protocol/group" : " 3.2.0 " ,
41- "@semaphore-protocol/identity" : " 3.2.0 "
40+ "@semaphore-protocol/group" : " 3.2.1 " ,
41+ "@semaphore-protocol/identity" : " 3.2.1 "
4242 },
4343 "dependencies" : {
4444 "@ethersproject/bignumber" : " ^5.5.0" ,
Original file line number Diff line number Diff line change 1- 37fdb99af156c475e680a24b069baea47cf69d07
1+ fef1b428e4700891644d3e8e7294b77fa0e3c26f
You can’t perform that action at this time.
0 commit comments