eth-phishing-detect
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
26587
765
0
0
1
9878