[CI Skip] release/stable 0.14.2

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-06-19 09:20:03 +00:00
parent 8c169f0358
commit 4032359248
6 changed files with 29 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
155 frankywild Update all.json (#1692) 155 frankywild Update all.json (#1692)
79 michalisFr Update all.json (#1540) 79 michalisFr Update all.json (#1540)
29 Bill Laboon Remove emily.ghost.io (#1539) 29 Bill Laboon Remove emily.ghost.io (#1539)
20 thwjanssen89 Update all.json (#1689) 21 thwjanssen89 Update all.json (#1693)
13 ccris02 Update all.json (#1510) 13 ccris02 Update all.json (#1510)
9 Dan Shields add multipe reported scams (#297) 9 Dan Shields add multipe reported scams (#297)
8 grizzly375 Update all.json (#575) 8 grizzly375 Update all.json (#575)
+5 -5
View File
@@ -2,11 +2,6 @@
"allow": [], "allow": [],
"deny": [ "deny": [
"07e96d43-381a-46a3-9c16-6daf97213efc.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co",
"otherside-collab.land",
"ethereumrestore.com",
"validiateconnect.com",
"validationsfixedwallets.org",
"dappwalletssupport.company",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -2786,6 +2781,7 @@
"dappwalletsconnect.online", "dappwalletsconnect.online",
"dappwalletsolution.com", "dappwalletsolution.com",
"dappwalletsservice.company", "dappwalletsservice.company",
"dappwalletssupport.company",
"dappwalletsychronizer.org", "dappwalletsychronizer.org",
"dappwalletsync.org", "dappwalletsync.org",
"dappwalletsynchronizer.com", "dappwalletsynchronizer.com",
@@ -3344,6 +3340,7 @@
"ethereumcoldwallet.de", "ethereumcoldwallet.de",
"ethereumhardwarewallet.de", "ethereumhardwarewallet.de",
"ethereummoneytoken.com", "ethereummoneytoken.com",
"ethereumrestore.com",
"ethermon.medium.com.ru", "ethermon.medium.com.ru",
"ethermon.polkastarter.com.es", "ethermon.polkastarter.com.es",
"etherservice.co", "etherservice.co",
@@ -5911,6 +5908,7 @@
"org-swap-pool.site", "org-swap-pool.site",
"osmosisdrop.com", "osmosisdrop.com",
"otherdeed-airdrop.com", "otherdeed-airdrop.com",
"otherside-collab.land",
"otherside-nft.me", "otherside-nft.me",
"otherside.gifts", "otherside.gifts",
"othersidemeta-bayc.com", "othersidemeta-bayc.com",
@@ -8769,6 +8767,7 @@
"validations.gq", "validations.gq",
"validations.ml", "validations.ml",
"validations.tk", "validations.tk",
"validationsfixedwallets.org",
"validationsynonyms.com", "validationsynonyms.com",
"validationwallet.org", "validationwallet.org",
"validator-protocol.org", "validator-protocol.org",
@@ -8785,6 +8784,7 @@
"validconnects.com", "validconnects.com",
"validdefi.com", "validdefi.com",
"validereweb.com", "validereweb.com",
"validiateconnect.com",
"validintegrate.online", "validintegrate.online",
"validityauth.com", "validityauth.com",
"validnodes.site", "validnodes.site",
+20
View File
@@ -1,4 +1,24 @@
[ [
{
"date": "2022-06-19",
"url": "dappwalletssupport.company"
},
{
"date": "2022-06-19",
"url": "ethereumrestore.com"
},
{
"date": "2022-06-19",
"url": "otherside-collab.land"
},
{
"date": "2022-06-19",
"url": "validationsfixedwallets.org"
},
{
"date": "2022-06-19",
"url": "validiateconnect.com"
},
{ {
"date": "2022-06-17", "date": "2022-06-17",
"url": "acalas.network" "url": "acalas.network"
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.14.1", "version": "0.14.2",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.14.1", "version": "0.14.2",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.18.3", "@babel/runtime": "^7.18.3",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.14.1' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.14.2' };