[CI Skip] release/stable 0.10.41

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-26 08:35:40 +00:00
parent 50b2d3b359
commit 6998b6f1a8
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
453 Mich Update all.json (#1345) 453 Mich Update all.json (#1345)
371 Jaco Bump dev (#1325) 371 Jaco Bump dev (#1325)
179 mhusnirizal update all.json (#1346) 180 mhusnirizal update all.json (#1347)
82 frankywild Update all.json (#1335) 82 frankywild Update all.json (#1335)
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": [
"blockwallet.netlify.app",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -444,6 +443,7 @@
"blockschainexplorer.com", "blockschainexplorer.com",
"blockschainssuppt.site", "blockschainssuppt.site",
"blockvalidator.net", "blockvalidator.net",
"blockwallet.netlify.app",
"blockwalletsync.com", "blockwalletsync.com",
"bloctroubleshot.online", "bloctroubleshot.online",
"blog.beta.pancakeswasap.one", "blog.beta.pancakeswasap.one",
+4
View File
@@ -23,6 +23,10 @@
"date": "2022-03-26", "date": "2022-03-26",
"url": "authenticatewallet.site" "url": "authenticatewallet.site"
}, },
{
"date": "2022-03-26",
"url": "blockwallet.netlify.app"
},
{ {
"date": "2022-03-26", "date": "2022-03-26",
"url": "chainrectifier.xyz" "url": "chainrectifier.xyz"
+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.40", "version": "0.10.41",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.10.40", "version": "0.10.41",
"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.40' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.41' };