[CI Skip] release/stable 0.8.250

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-03 12:04:35 +00:00
parent fbea79af3c
commit b2b51077f6
6 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
401 Mich Update all.json (#1199) 401 Mich Update all.json (#1199)
356 Jaco Remove checkout from auto-{approve, merge} actions (#1197) 356 Jaco Remove checkout from auto-{approve, merge} actions (#1197)
136 mhusnirizal update all.json (#1196) 137 mhusnirizal update all.json (#1200)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
54 frankywild Update all.json (#1187) 54 frankywild Update all.json (#1187)
26 Bill Laboon Add Polkapromo.com (#1035) 26 Bill Laboon Add Polkapromo.com (#1035)
+2 -4
View File
@@ -1,10 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"mymainnetactivation.com",
"securedweb3wallet.com",
"deoxanaut.com",
"decentralizedchain.co",
"02auth-mtb.myz.info", "02auth-mtb.myz.info",
"0vvvvuniswap.top", "0vvvvuniswap.top",
"0vvwvuniswap.top", "0vvwvuniswap.top",
@@ -1408,6 +1404,7 @@
"decentralized-chains.com", "decentralized-chains.com",
"decentralized-connect.com", "decentralized-connect.com",
"decentralized-dapps.info", "decentralized-dapps.info",
"decentralizedchain.co",
"decentralizedconnect.co", "decentralizedconnect.co",
"decentralizedcryptotoken.com", "decentralizedcryptotoken.com",
"decentralizedintegration.com", "decentralizedintegration.com",
@@ -2602,6 +2599,7 @@
"myetherwallet.us", "myetherwallet.us",
"mykeplrapp.site", "mykeplrapp.site",
"mylivewalletsync.com", "mylivewalletsync.com",
"mymainnetactivation.com",
"mymainnetconnect.com", "mymainnetconnect.com",
"mymedicalwishwallet.com", "mymedicalwishwallet.com",
"mymetamask-onlinesecure.185-81-114-144.plesk.page", "mymetamask-onlinesecure.185-81-114-144.plesk.page",
+8
View File
@@ -75,6 +75,10 @@
"date": "2022-03-03", "date": "2022-03-03",
"url": "dappwctsoftconnect.com" "url": "dappwctsoftconnect.com"
}, },
{
"date": "2022-03-03",
"url": "decentralizedchain.co"
},
{ {
"date": "2022-03-03", "date": "2022-03-03",
"url": "deoxanaut.com" "url": "deoxanaut.com"
@@ -99,6 +103,10 @@
"date": "2022-03-03", "date": "2022-03-03",
"url": "mycelowallet.app" "url": "mycelowallet.app"
}, },
{
"date": "2022-03-03",
"url": "mymainnetactivation.com"
},
{ {
"date": "2022-03-03", "date": "2022-03-03",
"url": "mywalletsecure.site" "url": "mywalletsecure.site"
+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.8.249", "version": "0.8.250",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.249", "version": "0.8.250",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.2", "@babel/runtime": "^7.17.2",
+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.8.249' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.250' };