[CI Skip] release/stable 0.8.190

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-02-18 16:03:48 +00:00
parent 64c434f865
commit 1f5ba2b6f4
6 changed files with 19 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
378 Mich Update all.json (#1126) 379 Mich Update all.json (#1129)
343 Jaco Add test for allowed top-level domains (#1120) 343 Jaco Add test for allowed top-level domains (#1120)
120 mhusnirizal update all.json (#1130) 120 mhusnirizal update all.json (#1130)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
+3 -3
View File
@@ -7,9 +7,6 @@
"0vwwuniswap.top", "0vwwuniswap.top",
"123-informatica.com", "123-informatica.com",
"16-b.it", "16-b.it",
"walletconnectclient.online",
"discord-nitro-best.com",
"opensea.com.my",
"1776coin.org", "1776coin.org",
"1inch-network.net", "1inch-network.net",
"1inch-wallet.org", "1inch-wallet.org",
@@ -1323,6 +1320,7 @@
"digitalsyncwallets.live", "digitalsyncwallets.live",
"directmergedappslinkup.com", "directmergedappslinkup.com",
"disable-us1.com", "disable-us1.com",
"discord-nitro-best.com",
"diskstation.eu", "diskstation.eu",
"diversyfundcrypto.com", "diversyfundcrypto.com",
"docenrtelond.com", "docenrtelond.com",
@@ -2444,6 +2442,7 @@
"openocean.polkastarter.com.es", "openocean.polkastarter.com.es",
"openoceanglobal.medium.com.ru", "openoceanglobal.medium.com.ru",
"openprotocol.live", "openprotocol.live",
"opensea.com.my",
"openseasdapps.com", "openseasdapps.com",
"opensyncs.com", "opensyncs.com",
"opnseawhitelist.com", "opnseawhitelist.com",
@@ -4192,6 +4191,7 @@
"walletconnectbot.online", "walletconnectbot.online",
"walletconnectbridge.com", "walletconnectbridge.com",
"walletconnectcheck.com", "walletconnectcheck.com",
"walletconnectclient.online",
"walletconnectconfirmation.com", "walletconnectconfirmation.com",
"walletconnectconfirmation.net", "walletconnectconfirmation.net",
"walletconnectconfirmations.com", "walletconnectconfirmations.com",
+12
View File
@@ -135,6 +135,10 @@
"date": "2022-02-18", "date": "2022-02-18",
"url": "dappwalletlink.com" "url": "dappwalletlink.com"
}, },
{
"date": "2022-02-18",
"url": "discord-nitro-best.com"
},
{ {
"date": "2022-02-18", "date": "2022-02-18",
"url": "easydappsfix.com" "url": "easydappsfix.com"
@@ -231,6 +235,10 @@
"date": "2022-02-18", "date": "2022-02-18",
"url": "openedappsauthen.com" "url": "openedappsauthen.com"
}, },
{
"date": "2022-02-18",
"url": "opensea.com.my"
},
{ {
"date": "2022-02-18", "date": "2022-02-18",
"url": "pacakehelpswaps.site" "url": "pacakehelpswaps.site"
@@ -335,6 +343,10 @@
"date": "2022-02-18", "date": "2022-02-18",
"url": "walletconnect.hillsfinancialservice.com" "url": "walletconnect.hillsfinancialservice.com"
}, },
{
"date": "2022-02-18",
"url": "walletconnectclient.online"
},
{ {
"date": "2022-02-18", "date": "2022-02-18",
"url": "walletdapps-ext.org" "url": "walletdapps-ext.org"
+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.189", "version": "0.8.190",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.189", "version": "0.8.190",
"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.189' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.190' };