Socket
Socket
Sign inDemoInstall

cryptocurrency-address-detector

Package Overview
Dependencies
18
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

24

package.json
{
"name": "cryptocurrency-address-detector",
"version": "1.1.1",
"version": "1.1.2",
"description": "Detect which cryptocurrency an address corresponds to.",

@@ -12,2 +12,5 @@ "license": "MIT",

},
"ava": {
"babel": true
},
"engines": {

@@ -30,3 +33,4 @@ "node": ">=6"

"devDependencies": {
"ava": "^1.4.1"
"@ava/babel": "^1.0.1",
"ava": "^3.5.2"
},

@@ -36,14 +40,14 @@ "dependencies": {

"bitcoin-regex": "^2.0.0",
"bitcoincash-regex": "^1.1.3",
"dash-regex": "^1.0.8",
"dogecoin-regex": "^1.0.7",
"ethereum-regex": "^1.1.8",
"litecoin-regex": "^1.0.6",
"monero-regex": "^1.0.6",
"neo-regex": "^1.0.5",
"bitcoincash-regex": "^1.1.8",
"dash-regex": "^1.0.10",
"dogecoin-regex": "^1.0.9",
"ethereum-regex": "^1.1.12",
"litecoin-regex": "^1.0.8",
"monero-regex": "^1.0.8",
"neo-regex": "^1.0.7",
"p-any": "^1.1.0",
"p-timeout": "^2.0.1",
"pify": "^3.0.0",
"ripple-regex": "^1.1.6"
"ripple-regex": "^1.1.8"
}
}
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