[CI Skip] release/stable 0.10.23

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-23 11:53:47 +00:00
parent 5bfa4fa55c
commit 86f9609152
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
444 Mich Update all.json (#1326) 444 Mich Update all.json (#1326)
371 Jaco Bump dev (#1325) 371 Jaco Bump dev (#1325)
174 mhusnirizal update all.json (#1312) 174 mhusnirizal update all.json (#1312)
78 frankywild Update all.json (#1323) 79 frankywild Update all.json (#1327)
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)
9 Dan Shields add multipe reported scams (#297) 9 Dan Shields add multipe reported scams (#297)
+1 -1
View File
@@ -3,7 +3,6 @@
"deny": [ "deny": [
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"dotevent22.com",
"0vwwuniswap.top", "0vwwuniswap.top",
"123-informatica.com", "123-informatica.com",
"16-b.it", "16-b.it",
@@ -1771,6 +1770,7 @@
"dotevent.io", "dotevent.io",
"dotevent.live", "dotevent.live",
"dotevent.org", "dotevent.org",
"dotevent22.com",
"dothereum-polkadot.net", "dothereum-polkadot.net",
"dotmoovs.medium.cn.com", "dotmoovs.medium.cn.com",
"dotmoovs.polkastarter.com.es", "dotmoovs.polkastarter.com.es",
+4
View File
@@ -23,6 +23,10 @@
"date": "2022-03-23", "date": "2022-03-23",
"url": "decentramainnet.com" "url": "decentramainnet.com"
}, },
{
"date": "2022-03-23",
"url": "dotevent22.com"
},
{ {
"date": "2022-03-23", "date": "2022-03-23",
"url": "mainnet-interface.net" "url": "mainnet-interface.net"
+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.22", "version": "0.10.23",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.10.22", "version": "0.10.23",
"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.22' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.23' };