-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9379a99
commit 3bd6429
Showing
36 changed files
with
61 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-action-proposal", | ||
"version": "1.49.0-rc.1", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.49.0-rc.1", | ||
"@openzeppelin/defender-admin-client": "1.49.0", | ||
"dotenv": "^16.3.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-batch-proposal", | ||
"version": "1.49.0-rc.1", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Ernesto García <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.49.0-rc.1", | ||
"@openzeppelin/defender-admin-client": "1.49.0", | ||
"dotenv": "^16.3.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-create-autotask", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"run": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-autotask-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-autotask-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-create-relayer-key", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Dan McKeon <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-relay-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-create-relayer", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Dan McKeon <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-relay-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-create-secret", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"run": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-autotask-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-autotask-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-create-sentinel", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "deploy-contract", | ||
"version": "1.48.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "example-ethers-signer", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-relay-client": "1.49.0", | ||
"dotenv": "^8.2.0", | ||
"ethers": "^5.7.2" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "list-networks", | ||
"version": "1.48.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-pause-proposal", | ||
"version": "1.49.0-rc.1", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Martín Verzilli <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.49.0-rc.1", | ||
"@openzeppelin/defender-admin-client": "1.49.0", | ||
"dotenv": "^16.3.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "example-relayer-send", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"main": "index.js", | ||
"author": "Igor Yalovoy <[email protected]>", | ||
"license": "MIT", | ||
"private": true, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-relay-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "example-relayer-autotasks", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"main": "index.js", | ||
"private": true, | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-relay-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-simulate-proposal", | ||
"version": "1.49.0-rc.1", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.49.0-rc.1", | ||
"@openzeppelin/defender-admin-client": "1.49.0", | ||
"dotenv": "^8.2.0", | ||
"ethers": "^5.7.2" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-unpause-proposal", | ||
"version": "1.49.0-rc.1", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Martín Verzilli <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.49.0-rc.1", | ||
"@openzeppelin/defender-admin-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-update-autotask", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"update-code": "node update-code.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-autotask-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-autotask-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-update-notification-category", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-sentinel-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-sentinel-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-update-relayer", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Dan McKeon <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-relay-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-update-sentinel", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-sentinel-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-sentinel-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "upgrade-contract", | ||
"version": "1.48.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-upgrade-proposal", | ||
"version": "1.49.0-rc.1", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.49.0-rc.1", | ||
"@openzeppelin/defender-admin-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-verify-contract", | ||
"version": "1.49.0-rc.1", | ||
"version": "1.49.0", | ||
"description": "", | ||
"private": true, | ||
"main": "index.js", | ||
|
@@ -10,7 +10,7 @@ | |
"author": "Martin Verzilli <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.49.0-rc.1", | ||
"@openzeppelin/defender-admin-client": "1.49.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "example-web3-provider", | ||
"version": "1.49.0-rc.0", | ||
"version": "1.49.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.49.0-rc.0", | ||
"@openzeppelin/defender-relay-client": "1.49.0", | ||
"dotenv": "^8.2.0", | ||
"web3": "^1.8.2" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,5 +11,5 @@ | |
"examples/*" | ||
], | ||
"useNx": true, | ||
"version": "1.49.0-rc.1" | ||
"version": "1.49.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.