Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@safe-global/api-kit

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@safe-global/api-kit - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

16

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc