@safe-global/api-kit
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "@safe-global/api-kit", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Safe API Kit", | ||
@@ -39,6 +39,6 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@nomiclabs/hardhat-ethers": "^2.2.2", | ||
"@nomiclabs/hardhat-ethers": "^2.2.3", | ||
"@nomiclabs/hardhat-web3": "^2.0.0", | ||
"@safe-global/protocol-kit": "^1.1.0", | ||
"@types/chai": "^4.3.4", | ||
"@safe-global/protocol-kit": "^1.2.0", | ||
"@types/chai": "^4.3.5", | ||
"@types/chai-as-promised": "^7.1.5", | ||
@@ -50,3 +50,3 @@ "@types/mocha": "^10.0.1", | ||
"chai-as-promised": "^7.1.1", | ||
"hardhat": "^2.12.6", | ||
"hardhat": "^2.16.1", | ||
"mocha": "^10.2.0", | ||
@@ -56,10 +56,10 @@ "sinon": "^14.0.0", | ||
"ts-generator": "^0.1.1", | ||
"tsconfig-paths": "^4.1.2", | ||
"yargs": "^17.6.2" | ||
"tsconfig-paths": "^4.2.0", | ||
"yargs": "^17.7.2" | ||
}, | ||
"dependencies": { | ||
"@ethersproject/abstract-signer": "^5.7.0", | ||
"@safe-global/safe-core-sdk-types": "^2.1.0", | ||
"@safe-global/safe-core-sdk-types": "^2.2.0", | ||
"node-fetch": "^2.6.6" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
114850