File tree Expand file tree Collapse file tree 16 files changed +40
-40
lines changed
cli-template-contracts-hardhat
cli-template-monorepo-ethers
cli-template-monorepo-subgraph Expand file tree Collapse file tree 16 files changed +40
-40
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/cli-template-contracts-hardhat" ,
3- "version" : " 3.9.0 " ,
3+ "version" : " 3.10.1 " ,
44 "description" : " Semaphore Hardhat template." ,
55 "license" : " Unlicense" ,
66 "files" : [
3636 "@nomicfoundation/hardhat-toolbox" : " ^2.0.0" ,
3737 "@nomiclabs/hardhat-ethers" : " ^2.0.0" ,
3838 "@nomiclabs/hardhat-etherscan" : " ^3.0.0" ,
39- "@semaphore-protocol/group" : " 3.9.0 " ,
40- "@semaphore-protocol/hardhat" : " 3.9.0 " ,
41- "@semaphore-protocol/identity" : " 3.9.0 " ,
42- "@semaphore-protocol/proof" : " 3.9.0 " ,
39+ "@semaphore-protocol/group" : " 3.10.1 " ,
40+ "@semaphore-protocol/hardhat" : " 3.10.1 " ,
41+ "@semaphore-protocol/identity" : " 3.10.1 " ,
42+ "@semaphore-protocol/proof" : " 3.10.1 " ,
4343 "@typechain/ethers-v5" : " ^10.1.0" ,
4444 "@typechain/hardhat" : " ^6.1.2" ,
4545 "@types/chai" : " ^4.2.0" ,
5858 "typescript" : " >=4.5.0"
5959 },
6060 "dependencies" : {
61- "@semaphore-protocol/contracts" : " 3.9.0 "
61+ "@semaphore-protocol/contracts" : " 3.10.1 "
6262 },
6363 "config" : {
6464 "solidity" : {
Original file line number Diff line number Diff line change 1818 "@nomicfoundation/hardhat-chai-matchers" : " ^1.0.5" ,
1919 "@nomiclabs/hardhat-ethers" : " ^2.0.0" ,
2020 "@nomiclabs/hardhat-etherscan" : " ^3.1.7" ,
21- "@semaphore-protocol/group" : " 3.9.0 " ,
22- "@semaphore-protocol/hardhat" : " 3.9.0 " ,
23- "@semaphore-protocol/identity" : " 3.9.0 " ,
24- "@semaphore-protocol/proof" : " 3.9.0 " ,
21+ "@semaphore-protocol/group" : " 3.10.1 " ,
22+ "@semaphore-protocol/hardhat" : " 3.10.1 " ,
23+ "@semaphore-protocol/identity" : " 3.10.1 " ,
24+ "@semaphore-protocol/proof" : " 3.10.1 " ,
2525 "@typechain/ethers-v5" : " ^10.0.0" ,
2626 "@typechain/hardhat" : " ^6.0.0" ,
2727 "@types/chai" : " ^4.3.1" ,
4040 "typechain" : " ^8.0.0"
4141 },
4242 "dependencies" : {
43- "@semaphore-protocol/contracts" : " 3.9.0 "
43+ "@semaphore-protocol/contracts" : " 3.10.1 "
4444 },
4545 "config" : {
4646 "solidity" : {
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@next/font" : " 13.0.3" ,
13- "@semaphore-protocol/data" : " 3.9.0 " ,
14- "@semaphore-protocol/group" : " 3.9.0 " ,
15- "@semaphore-protocol/identity" : " 3.9.0 " ,
16- "@semaphore-protocol/proof" : " 3.9.0 " ,
13+ "@semaphore-protocol/data" : " 3.10.1 " ,
14+ "@semaphore-protocol/group" : " 3.10.1 " ,
15+ "@semaphore-protocol/identity" : " 3.10.1 " ,
16+ "@semaphore-protocol/proof" : " 3.10.1 " ,
1717 "@types/react" : " 18.0.25" ,
1818 "@types/react-dom" : " 18.0.8" ,
1919 "dotenv" : " ^16.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/cli-template-monorepo-ethers" ,
3- "version" : " 3.9.0 " ,
3+ "version" : " 3.10.1 " ,
44 "description" : " Semaphore Hardhat + Next.js + SemaphoreEthers template." ,
55 "license" : " Unlicense" ,
66 "files" : [
Original file line number Diff line number Diff line change 1818 "@nomicfoundation/hardhat-chai-matchers" : " ^1.0.5" ,
1919 "@nomiclabs/hardhat-ethers" : " ^2.0.0" ,
2020 "@nomiclabs/hardhat-etherscan" : " ^3.1.7" ,
21- "@semaphore-protocol/group" : " 3.9.0 " ,
22- "@semaphore-protocol/hardhat" : " 3.9.0 " ,
23- "@semaphore-protocol/identity" : " 3.9.0 " ,
24- "@semaphore-protocol/proof" : " 3.9.0 " ,
21+ "@semaphore-protocol/group" : " 3.10.1 " ,
22+ "@semaphore-protocol/hardhat" : " 3.10.1 " ,
23+ "@semaphore-protocol/identity" : " 3.10.1 " ,
24+ "@semaphore-protocol/proof" : " 3.10.1 " ,
2525 "@typechain/ethers-v5" : " ^10.0.0" ,
2626 "@typechain/hardhat" : " ^6.0.0" ,
2727 "@types/chai" : " ^4.3.1" ,
4040 "typechain" : " ^8.0.0"
4141 },
4242 "dependencies" : {
43- "@semaphore-protocol/contracts" : " 3.9.0 "
43+ "@semaphore-protocol/contracts" : " 3.10.1 "
4444 },
4545 "config" : {
4646 "solidity" : {
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@next/font" : " 13.0.3" ,
13- "@semaphore-protocol/data" : " 3.9.0 " ,
14- "@semaphore-protocol/group" : " 3.9.0 " ,
15- "@semaphore-protocol/identity" : " 3.9.0 " ,
16- "@semaphore-protocol/proof" : " 3.9.0 " ,
13+ "@semaphore-protocol/data" : " 3.10.1 " ,
14+ "@semaphore-protocol/group" : " 3.10.1 " ,
15+ "@semaphore-protocol/identity" : " 3.10.1 " ,
16+ "@semaphore-protocol/proof" : " 3.10.1 " ,
1717 "@types/react" : " 18.0.25" ,
1818 "@types/react-dom" : " 18.0.8" ,
1919 "dotenv" : " ^16.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/cli-template-monorepo-subgraph" ,
3- "version" : " 3.9.0 " ,
3+ "version" : " 3.10.1 " ,
44 "description" : " Semaphore Hardhat + Next.js + SemaphoreSubgraph template." ,
55 "license" : " Unlicense" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/cli" ,
33 "type" : " module" ,
4- "version" : " 3.9.0 " ,
4+ "version" : " 3.10.1 " ,
55 "description" : " A command line tool to set up your Semaphore project and get group data." ,
66 "license" : " MIT" ,
77 "bin" : {
4343 "typedoc" : " ^0.22.11"
4444 },
4545 "dependencies" : {
46- "@semaphore-protocol/data" : " 3.9.0 " ,
46+ "@semaphore-protocol/data" : " 3.10.1 " ,
4747 "axios" : " ^1.3.2" ,
4848 "boxen" : " ^7.0.1" ,
4949 "chalk" : " ^5.1.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @semaphore-protocol/contracts" ,
3- "version" : " 3.9.0 " ,
3+ "version" : " 3.10.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.9.0 " ,
3+ "version" : " 3.10.1 " ,
44 "description" : " A library to query Semaphore contracts." ,
55 "license" : " MIT" ,
66 "main" : " dist/index.node.js" ,
You can’t perform that action at this time.
0 commit comments