Socket
Socket
Sign inDemoInstall

@ethersproject/units

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/units - npm Package Compare versions

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

lib.esm/_version.d.ts

14

package.json
{
"name": "@ethersproject/units",
"version": "5.0.0-beta.126",
"version": "5.0.0-beta.127",
"description": "Unit conversion functions for Ethereum.",
"main": "index.js",
"main": "./lib/index.js",
"scripts": {

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

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

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

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