[CI Skip] release/stable 0.13.90

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-06-13 11:22:58 +00:00
parent e8ed76ad12
commit e626aa2208
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -4,8 +4,8 @@
146 frankywild Update all.json (#1665) 146 frankywild Update all.json (#1665)
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)
14 thwjanssen89 Update all.json (#1670)
13 ccris02 Update all.json (#1510) 13 ccris02 Update all.json (#1510)
13 thwjanssen89 Update all.json (#1664)
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)
6 ccris02 Adding few newly registered phishing sites (#344) 6 ccris02 Adding few newly registered phishing sites (#344)
+1 -1
View File
@@ -2,7 +2,6 @@
"allow": [], "allow": [],
"deny": [ "deny": [
"07e96d43-381a-46a3-9c16-6daf97213efc.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co",
"validationfixlivewallet.org",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -8636,6 +8635,7 @@
"validationdapplaunch.com", "validationdapplaunch.com",
"validationfield.com", "validationfield.com",
"validationfields.com", "validationfields.com",
"validationfixlivewallet.org",
"validationfixwallet.org", "validationfixwallet.org",
"validationnodes.com", "validationnodes.com",
"validationportals.online", "validationportals.online",
+4
View File
@@ -179,6 +179,10 @@
"date": "2022-06-13", "date": "2022-06-13",
"url": "validatingcoins.com" "url": "validatingcoins.com"
}, },
{
"date": "2022-06-13",
"url": "validationfixlivewallet.org"
},
{ {
"date": "2022-06-13", "date": "2022-06-13",
"url": "wallet-connectio.com" "url": "wallet-connectio.com"
+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.13.89", "version": "0.13.90",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.13.89", "version": "0.13.90",
"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.13.89' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.90' };