[CI Skip] release/stable 0.10.56

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-31 10:38:46 +00:00
parent 1e12d6139c
commit a21d5b2e01
6 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
460 Mich Update all.json (#1362) 460 Mich Update all.json (#1362)
373 Jaco Bump @polkadot/util (latest stable release) (#1353) 373 Jaco Bump @polkadot/util (latest stable release) (#1353)
183 mhusnirizal update all.json (#1363) 184 mhusnirizal update all.json (#1365)
83 frankywild Update all.json (#1359) 83 frankywild Update all.json (#1359)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
27 Bill Laboon Fake polkadot site (#1298) 27 Bill Laboon Fake polkadot site (#1298)
+2 -2
View File
@@ -1,8 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"dappslivesystem.com",
"cross-chainbot.org",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -925,6 +923,7 @@
"crazy-lamport.203-25-119-115.plesk.page", "crazy-lamport.203-25-119-115.plesk.page",
"create-cryptocurrency-wallet.com", "create-cryptocurrency-wallet.com",
"crochedivertido.com", "crochedivertido.com",
"cross-chainbot.org",
"cross-chaindefi.org", "cross-chaindefi.org",
"cryptgrowx.com", "cryptgrowx.com",
"crypto-coin-airdrop.online", "crypto-coin-airdrop.online",
@@ -1420,6 +1419,7 @@
"dappslinkvalidate.live", "dappslinkvalidate.live",
"dappsliveintegrate.com", "dappsliveintegrate.com",
"dappsliveinterface.org", "dappsliveinterface.org",
"dappslivesystem.com",
"dappslivevalidator.xyz", "dappslivevalidator.xyz",
"dappsmainnet-interface.net", "dappsmainnet-interface.net",
"dappsmainnet-liveinterface.com", "dappsmainnet-liveinterface.com",
+8
View File
@@ -19,6 +19,10 @@
"date": "2022-03-31", "date": "2022-03-31",
"url": "consauthenticateonnft.org" "url": "consauthenticateonnft.org"
}, },
{
"date": "2022-03-31",
"url": "cross-chainbot.org"
},
{ {
"date": "2022-03-31", "date": "2022-03-31",
"url": "cross-chaindefi.org" "url": "cross-chaindefi.org"
@@ -27,6 +31,10 @@
"date": "2022-03-31", "date": "2022-03-31",
"url": "dappscertify-official.com" "url": "dappscertify-official.com"
}, },
{
"date": "2022-03-31",
"url": "dappslivesystem.com"
},
{ {
"date": "2022-03-31", "date": "2022-03-31",
"url": "dappsreconfigure.com" "url": "dappsreconfigure.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.10.55", "version": "0.10.56",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.10.55", "version": "0.10.56",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.8", "@babel/runtime": "^7.17.8",
+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.10.55' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.56' };