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

eth-phishing-detect

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-phishing-detect - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

15

package.json
{
"name": "eth-phishing-detect",
"version": "1.1.8",
"version": "1.1.9",
"description": "Utility for detecting phishing domains targeting Ethereum users",

@@ -21,3 +21,14 @@ "main": "src/index.js",

"tape": "^4.8.0"
}
},
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MetaMask/eth-phishing-detect.git"
},
"bugs": {
"url": "https://github.com/MetaMask/eth-phishing-detect/issues"
},
"homepage": "https://github.com/MetaMask/eth-phishing-detect#readme"
}

@@ -140,2 +140,3 @@ {

"omise-go.com",
"omise-go.net",
"tenx-tech.com",

@@ -142,0 +143,0 @@ "tokensale-tenx.tech",

@@ -121,2 +121,4 @@ const fs = require("fs")

testAnyType(t, true, [
"omise-go.com",
"omise-go.net",
"numerai.tech",

@@ -123,0 +125,0 @@ "decentraiand.org",

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