[CI Skip] release/stable 0.10.28

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-24 07:10:43 +00:00
parent 384d529e2b
commit 5add6b497e
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
445 Mich Update all.json (#1332) 445 Mich Update all.json (#1332)
371 Jaco Bump dev (#1325) 371 Jaco Bump dev (#1325)
175 mhusnirizal update all.json (#1331) 176 mhusnirizal update all.json (#1333)
81 frankywild Update all.json (#1330) 81 frankywild Update all.json (#1330)
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)
+1 -1
View File
@@ -1,7 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"dapp-sync.herokuapp.com",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -1058,6 +1057,7 @@
"dapp-solutions.net", "dapp-solutions.net",
"dapp-support.com", "dapp-support.com",
"dapp-sync-validate.com", "dapp-sync-validate.com",
"dapp-sync.herokuapp.com",
"dapp-syncconnet.site", "dapp-syncconnet.site",
"dapp-synchronize.com", "dapp-synchronize.com",
"dapp-vadilate.tools", "dapp-vadilate.tools",
+4
View File
@@ -47,6 +47,10 @@
"date": "2022-03-24", "date": "2022-03-24",
"url": "crypto-wallets.com" "url": "crypto-wallets.com"
}, },
{
"date": "2022-03-24",
"url": "dapp-sync.herokuapp.com"
},
{ {
"date": "2022-03-24", "date": "2022-03-24",
"url": "dapps.kiev.ua" "url": "dapps.kiev.ua"
+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.27", "version": "0.10.28",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.10.27", "version": "0.10.28",
"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.27' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.28' };