Socket
Socket
Sign inDemoInstall

cryptocurrency-unit-convert

Package Overview
Dependencies
146
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.4 to 1.2.5

7

package.json
{
"name": "cryptocurrency-unit-convert",
"version": "1.2.4",
"version": "1.2.5",
"description": "This package converts cryptocurrency units",

@@ -12,3 +12,3 @@ "main": "index.js",

"test": "mocha --reporter spec",
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/*"
"cover": "nyc node_modules/mocha/bin/_mocha -- -R spec test/*"
},

@@ -34,4 +34,5 @@ "repository": {

"dependencies": {
"bignumber.js": "^7.2.1"
"bignumber.js": "^7.2.1",
"nyc": "^14.1.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc