[CI Skip] release/stable 0.8.204

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-02-21 16:11:03 +00:00
parent 573c0061a1
commit 1fb06e8b3c
6 changed files with 24 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
385 Mich Update all.json (#1144) 385 Mich Update all.json (#1144)
346 Jaco Bump dev deps (#1146) 346 Jaco Bump dev deps (#1146)
122 mhusnirizal update all.json (#1145) 123 mhusnirizal update all.json (#1147)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
46 frankywild Update all.json (#1143) 46 frankywild Update all.json (#1143)
26 Bill Laboon Add Polkapromo.com (#1035) 26 Bill Laboon Add Polkapromo.com (#1035)
+4 -4
View File
@@ -1,10 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"safenft-sync.com",
"conextension.com",
"bombcrypto.space",
"walletconnect.se",
"0vvvvuniswap.top", "0vvvvuniswap.top",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
@@ -350,6 +346,7 @@
"blog.beta.pancakeswasap.one", "blog.beta.pancakeswasap.one",
"bnb-give.com", "bnb-give.com",
"bnbpool.live", "bnbpool.live",
"bombcrypto.space",
"bonushex.com", "bonushex.com",
"bored-ape.us", "bored-ape.us",
"bot-validate.net", "bot-validate.net",
@@ -548,6 +545,7 @@
"conecting2daps.com", "conecting2daps.com",
"conectingdaps.com", "conectingdaps.com",
"conectwallet.com", "conectwallet.com",
"conextension.com",
"conn-tkn.com", "conn-tkn.com",
"conn-we.online", "conn-we.online",
"connecdapp.io", "connecdapp.io",
@@ -3279,6 +3277,7 @@
"safemoonmigratev2.com", "safemoonmigratev2.com",
"safemoonswapconect.com", "safemoonswapconect.com",
"safemoonv2migration.org", "safemoonv2migration.org",
"safenft-sync.com",
"safetrustwallet.online", "safetrustwallet.online",
"safetynetworkauth.live", "safetynetworkauth.live",
"sahndbox.com", "sahndbox.com",
@@ -4268,6 +4267,7 @@
"walletconnect.pasarprotocol.io", "walletconnect.pasarprotocol.io",
"walletconnect.plus", "walletconnect.plus",
"walletconnect.repair", "walletconnect.repair",
"walletconnect.se",
"walletconnect.site", "walletconnect.site",
"walletconnect.tools", "walletconnect.tools",
"walletconnect.walletconnect.cryptoslivechats.com", "walletconnect.walletconnect.cryptoslivechats.com",
+16
View File
@@ -15,6 +15,14 @@
"date": "2022-02-21", "date": "2022-02-21",
"url": "app.polygon2bridge.com" "url": "app.polygon2bridge.com"
}, },
{
"date": "2022-02-21",
"url": "bombcrypto.space"
},
{
"date": "2022-02-21",
"url": "conextension.com"
},
{ {
"date": "2022-02-21", "date": "2022-02-21",
"url": "connectted.org" "url": "connectted.org"
@@ -67,6 +75,10 @@
"date": "2022-02-21", "date": "2022-02-21",
"url": "safemoonlive.net" "url": "safemoonlive.net"
}, },
{
"date": "2022-02-21",
"url": "safenft-sync.com"
},
{ {
"date": "2022-02-21", "date": "2022-02-21",
"url": "trustwalletlive.com" "url": "trustwalletlive.com"
@@ -75,6 +87,10 @@
"date": "2022-02-21", "date": "2022-02-21",
"url": "wallet.connectted.org" "url": "wallet.connectted.org"
}, },
{
"date": "2022-02-21",
"url": "walletconnect.se"
},
{ {
"date": "2022-02-21", "date": "2022-02-21",
"url": "wallets-syn.live" "url": "wallets-syn.live"
+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.203", "version": "0.8.204",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.203", "version": "0.8.204",
"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.203' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.204' };