-
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
Showing
39 changed files
with
54 additions
and
54 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.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[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-batch-proposal", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Ernesto García <[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-create-autotask", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
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.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Dan McKeon <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.5", | ||
"@openzeppelin/defender-relay-client": "1.54.6", | ||
"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.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Dan McKeon <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.5", | ||
"@openzeppelin/defender-relay-client": "1.54.6", | ||
"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.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
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.54.5", | ||
"version": "1.54.6", | ||
"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.54.5", | ||
"version": "1.54.6", | ||
"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.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.5", | ||
"@openzeppelin/defender-relay-client": "1.54.6", | ||
"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": "get-usage", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Zeljko Markovic <[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
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.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-sentinel-client": "1.54.5", | ||
"@openzeppelin/defender-sentinel-client": "1.54.6", | ||
"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-list-proposals", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "OpenZeppelin Defender <[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.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Martín Verzilli <[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-relayer-send", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"main": "index.js", | ||
"author": "Igor Yalovoy <[email protected]>", | ||
"license": "MIT", | ||
"private": true, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.5", | ||
"@openzeppelin/defender-relay-client": "1.54.6", | ||
"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.54.5", | ||
"version": "1.54.6", | ||
"main": "index.js", | ||
"private": true, | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.5", | ||
"@openzeppelin/defender-relay-client": "1.54.6", | ||
"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.54.5", | ||
"version": "1.54.6", | ||
"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-unpause-proposal", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Martín Verzilli <[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-update-autotask-env-variables", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"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-update-autotask", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[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-update-notification-category", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"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-update-relayer", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Dan McKeon <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.5", | ||
"@openzeppelin/defender-relay-client": "1.54.6", | ||
"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.54.5", | ||
"version": "1.54.6", | ||
"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": "upgrade-contract", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"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.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[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
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.54.5", | ||
"version": "1.54.6", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.5", | ||
"@openzeppelin/defender-relay-client": "1.54.6", | ||
"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 |
---|---|---|
|
@@ -12,5 +12,5 @@ | |
"examples/*" | ||
], | ||
"useNx": true, | ||
"version": "1.54.5" | ||
"version": "1.54.6" | ||
} |
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": "@openzeppelin/defender-account-client", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"description": "", | ||
"main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
|
@@ -21,7 +21,7 @@ | |
"author": "Zeljko Markovic <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-base-client": "1.54.5", | ||
"@openzeppelin/defender-base-client": "1.54.6", | ||
"axios": "^1.4.0" | ||
}, | ||
"publishConfig": { | ||
|
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": "@openzeppelin/defender-admin-client", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"description": "", | ||
"main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
|
@@ -21,7 +21,7 @@ | |
"author": "Santiago Palladino <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-base-client": "1.54.5", | ||
"@openzeppelin/defender-base-client": "1.54.6", | ||
"axios": "^1.4.0", | ||
"ethers": "^5.7.2", | ||
"lodash": "^4.17.19", | ||
|
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": "@openzeppelin/defender-autotask-client", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"description": "Client library for managing Defender Autotasks", | ||
"bin": { | ||
"defender-autotask": "./lib/bin.js" | ||
|
@@ -27,7 +27,7 @@ | |
"author": "Santiago Palladino <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-base-client": "1.54.5", | ||
"@openzeppelin/defender-base-client": "1.54.6", | ||
"axios": "^1.4.0", | ||
"dotenv": "^10.0.0", | ||
"glob": "^7.1.6", | ||
|
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
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": "@openzeppelin/defender-kvstore-client", | ||
"version": "1.54.5", | ||
"version": "1.54.6", | ||
"description": "", | ||
"main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
|
@@ -21,7 +21,7 @@ | |
"author": "Santiago Palladino <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-base-client": "1.54.5", | ||
"@openzeppelin/defender-base-client": "1.54.6", | ||
"axios": "^1.4.0", | ||
"fs-extra": "^10.0.0", | ||
"lodash": "^4.17.19", | ||
|
Oops, something went wrong.