Socket
Socket
Sign inDemoInstall

@ethersproject/constants

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/constants - npm Package Compare versions

Comparing version 5.0.0-beta.127 to 5.0.0-beta.128

lib.esm/_version.d.ts

12

package.json
{
"name": "@ethersproject/constants",
"version": "5.0.0-beta.127",
"description": "Error utility functions for ethers.",
"main": "index.js",
"version": "5.0.0-beta.128",
"description": "Common Ethereum constants used for ethers.",
"main": "./lib/index.js",
"scripts": {

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

"dependencies": {
"@ethersproject/bignumber": ">5.0.0-beta.0"
"@ethersproject/bignumber": ">=5.0.0-beta.130"
},

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

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