[CI Skip] release/stable 0.13.84

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-06-12 08:40:27 +00:00
parent 1cbcbf1810
commit c88927431b
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
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)
13 ccris02 Update all.json (#1510) 13 ccris02 Update all.json (#1510)
12 thwjanssen89 Update all.json (#1661) 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",
"connectsynapp.org",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -1491,6 +1490,7 @@
"connectswalletdapp.com", "connectswalletdapp.com",
"connectswalletslive.com", "connectswalletslive.com",
"connectsyn.com", "connectsyn.com",
"connectsynapp.org",
"connectsyncauth.org", "connectsyncauth.org",
"connectsyncauth.space", "connectsyncauth.space",
"connectsyncauth.top", "connectsyncauth.top",
+4
View File
@@ -1,4 +1,8 @@
[ [
{
"date": "2022-06-12",
"url": "connectsynapp.org"
},
{ {
"date": "2022-06-12", "date": "2022-06-12",
"url": "mneumonicactivator.com" "url": "mneumonicactivator.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.83", "version": "0.13.84",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.13.83", "version": "0.13.84",
"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.83' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.84' };