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

@ethersproject/solidity

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/solidity - npm Package Compare versions

Comparing version 5.0.0-beta.125 to 5.0.0-beta.126

lib.esm/_version.d.ts

18

package.json
{
"name": "@ethersproject/solidity",
"version": "5.0.0-beta.125",
"version": "5.0.0-beta.126",
"description": "Solidity coder for non-standard (tight) packing.",
"main": "index.js",
"main": "./lib/index.js",
"scripts": {

@@ -10,7 +10,7 @@ "test": "echo \"Error: no test specified\" && exit 1"

"dependencies": {
"@ethersproject/bignumber": ">5.0.0-beta.0",
"@ethersproject/bytes": ">5.0.0-beta.0",
"@ethersproject/keccak256": ">5.0.0-beta.0",
"@ethersproject/sha2": ">5.0.0-beta.0",
"@ethersproject/strings": ">5.0.0-beta.0"
"@ethersproject/bignumber": ">=5.0.0-beta.130",
"@ethersproject/bytes": ">=5.0.0-beta.129",
"@ethersproject/keccak256": ">=5.0.0-beta.127",
"@ethersproject/sha2": ">=5.0.0-beta.129",
"@ethersproject/strings": ">=5.0.0-beta.130"
},

@@ -30,3 +30,5 @@ "keywords": [

},
"tarballHash": "0x12b004482b8d515f0aeb7565ee5ac4b794ff39ba17da55e260098c9c87c8df57"
"module": "./lib.esm/index.js",
"types": "./lib/index.d.ts",
"tarballHash": "0x85cb1539ac02e0374553e57ec7fa08f773d907ff078d6b495071b4f98a64e516"
}
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