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.10 to 1.1.11

xyz.txt

5

package.json
{
"name": "eth-phishing-detect",
"version": "1.1.10",
"version": "1.1.11",
"description": "Utility for detecting phishing domains targeting Ethereum users",
"main": "src/index.js",
"scripts": {
"test": "node test | tap-summary"
"test": "node test | tap-summary",
"ci": "node test | tap-summary --no-progress"
},

@@ -9,0 +10,0 @@ "author": "kumavis",

@@ -9,2 +9,26 @@ {

"whitelist": [
"metatask.io",
"metmask.com",
"metarasa.com",
"metapack.com",
"metacase.com",
"metafas.nl",
"metamako.com",
"metamast.com",
"metamax.ru",
"metadesk.io",
"metadisk.com",
"metallsk.ru",
"metamag.fr",
"metamaks.ru",
"metamap.ru",
"metamaps.cc",
"metamats.com",
"metamax.by",
"metamax.com",
"metamax.io",
"metamuse.net",
"metarank.com",
"metaxas.com",
"megamas2.ru",
"metamask.io",

@@ -48,5 +72,33 @@ "myetherwallet.com",

"metamas.com",
"aventus.io",
"metabase.com"
],
"blacklist": [
"metamak.io",
"omise.com.co",
"herotokens.io",
"starbase.pro",
"etherdelta.githulb.io",
"herotoken.co",
"kinico.net",
"dmarket.ltd",
"etherdelta.gilthub.io",
"golem-network.com",
"etnerscan.io",
"bllttriex.com",
"monetha.me",
"monetha.co",
"monetha-crowdsale.com",
"starbase.tech",
"aventus-crowdsale.com",
"shapeshift.pro",
"bllttrex.com",
"kickico.co",
"statustoken.im",
"bilttrex.com",
"tenxpay.io",
"bittrex.ltd",
"metalpay.im",
"aragon.im",
"coindash.tech",
"decentraland.tech",

@@ -150,2 +202,63 @@ "decentraland.pro",

"myetherwallet.com.ru",
"metherwallet.com",
"myetrerwallet.com",
"myetlerwallet.com",
"myethterwallet.com",
"myethwallet.io",
"myethterwallet.co",
"myehterwallet.co",
"myaetherwallet.com",
"myetthterwallet.com",
"myetherwallet.one",
"myelterwallet.com",
"myetherwallet.gdn",
"myetherwallt.com",
"myeterwallet.com",
"myeteherwallet.com",
"myethearwailet.com",
"myetherwallelt.com",
"myetherwallett.com",
"etherwallet.org",
"myetherewallet.com",
"myeherwallet.com",
"myethcrwallet.com",
"myetherwallet.link",
"myetherwallets.com",
"myethearwaillet.com",
"myethearwallet.com",
"myetherawllet.com",
"myethereallet.com",
"myetherswallet.com",
"myetherwalet.com",
"myetherwaller.com",
"myetherwalliet.com",
"myetherwllet.com",
"etherwallet.io",
"myetherwallet.ca",
"myetherwallet.me",
"myetherwallet.ru",
"myetherwallet.xyz",
"myetherwallte.com",
"myethirwallet.com",
"myethrewallet.com",
"etherwallet.net",
"maetherwallet.com",
"meyetherwallet.com",
"my.ether-wallet.pw",
"myehterwallet.com",
"myeitherwallet.com",
"myelherwallet.com",
"myeltherwallet.com",
"myerherwallet.com",
"myethearwalet.com",
"myetherewalle.com",
"myethervvallet.com",
"myetherwallent.com",
"myetherwallet.fm",
"myetherwalllet.com",
"myetherwalltet.com",
"myetherwollet.com",
"myetlherwalet.com",
"myetlherwallet.com",
"rnyetherwallet.com",
"etherclassicwallet.com",

@@ -156,2 +269,3 @@ "omg-omise.co",

"omise-omg.com",
"omise-go.io",
"tenx-tech.com",

@@ -158,0 +272,0 @@ "tokensale-tenx.tech",

6

test/index.js

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

mapValues({
mewBlacklist: 'https://raw.githubusercontent.com/MyEtherWallet/ethereum-lists/master/urls-darklist.json',
mewWhitelist: 'https://raw.githubusercontent.com/MyEtherWallet/ethereum-lists/master/urls-lightlist.json',
mewBlacklist: 'https://raw.githubusercontent.com/MyEtherWallet/ethereum-lists/master/urls/urls-darklist.json',
mewWhitelist: 'https://raw.githubusercontent.com/MyEtherWallet/ethereum-lists/master/urls/urls-lightlist.json',
ealWhitelist: 'https://raw.githubusercontent.com/409H/EtherAddressLookup/master/whitelists/domains.json',

@@ -338,2 +338,2 @@ ealBlacklist: 'https://raw.githubusercontent.com/409H/EtherAddressLookup/master/blacklists/domains.json',

})
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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