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

@ethersproject/bignumber

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/bignumber - npm Package Compare versions

Comparing version 5.0.0-beta.129 to 5.0.0-beta.130

lib.esm/_version.d.ts

14

package.json
{
"name": "@ethersproject/bignumber",
"version": "5.0.0-beta.129",
"version": "5.0.0-beta.130",
"description": "BigNumber library used in ethers.js.",
"main": "index.js",
"main": "./lib/index.js",
"scripts": {

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

"dependencies": {
"@ethersproject/bytes": ">5.0.0-beta.0",
"@ethersproject/logger": ">5.0.0-beta.0",
"@ethersproject/properties": ">5.0.0-beta.0",
"@ethersproject/bytes": ">=5.0.0-beta.129",
"@ethersproject/logger": ">=5.0.0-beta.129",
"@ethersproject/properties": ">=5.0.0-beta.131",
"bn.js": "^4.4.0"

@@ -30,3 +30,5 @@ },

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