[CI Skip] release/stable 0.13.50

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-06-01 14:28:15 +00:00
parent 655a3906ce
commit 9711fc0da4
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -9,9 +9,9 @@
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)
6 Florian Franzen Add "polkadot-bonus.network" (#105) 6 Florian Franzen Add "polkadot-bonus.network" (#105)
5 thwjanssen89 Update all.json (#1628)
4 Idi Eradiri fake kanaria land sale (#1597) 4 Idi Eradiri fake kanaria land sale (#1597)
4 NYMETVA Update all.json (#147) 4 NYMETVA Update all.json (#147)
4 thwjanssen89 Update all.json (#1626)
3 brettkolodny Update all.json (#335) 3 brettkolodny Update all.json (#335)
3 Samuel MC Update address.json (#96) 3 Samuel MC Update address.json (#96)
2 Justin Pham Add bit.country scam sites (#1425) 2 Justin Pham Add bit.country scam sites (#1425)
+1 -1
View File
@@ -2,7 +2,6 @@
"allow": [], "allow": [],
"deny": [ "deny": [
"07e96d43-381a-46a3-9c16-6daf97213efc.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co",
"dappwebconnector.com",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -2612,6 +2611,7 @@
"dappwalletvalidation.com", "dappwalletvalidation.com",
"dappwalletvault.com", "dappwalletvault.com",
"dappwctsoftconnect.com", "dappwctsoftconnect.com",
"dappwebconnector.com",
"dappwebline.xyz", "dappwebline.xyz",
"dappweblinker.live", "dappweblinker.live",
"dappwebsync.com", "dappwebsync.com",
+4
View File
@@ -27,6 +27,10 @@
"date": "2022-06-01", "date": "2022-06-01",
"url": "crypto-connect.live" "url": "crypto-connect.live"
}, },
{
"date": "2022-06-01",
"url": "dappwebconnector.com"
},
{ {
"date": "2022-06-01", "date": "2022-06-01",
"url": "decentralizedwalletprotocol.com" "url": "decentralizedwalletprotocol.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.49", "version": "0.13.50",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.13.49", "version": "0.13.50",
"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.49' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.50' };