[CI Skip] release/stable 0.8.255

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-03 15:33:18 +00:00
parent 46251cc1e9
commit b38e0fda04
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
401 Mich Update all.json (#1199) 401 Mich Update all.json (#1199)
356 Jaco Remove checkout from auto-{approve, merge} actions (#1197) 356 Jaco Remove checkout from auto-{approve, merge} actions (#1197)
139 mhusnirizal update all.json (#1203) 140 mhusnirizal update all.json (#1205)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
56 frankywild Update all.json (#1204) 56 frankywild Update all.json (#1204)
26 Bill Laboon Add Polkapromo.com (#1035) 26 Bill Laboon Add Polkapromo.com (#1035)
+1 -1
View File
@@ -1,7 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"blockchain-box.com",
"02auth-mtb.myz.info", "02auth-mtb.myz.info",
"0vvvvuniswap.top", "0vvvvuniswap.top",
"0vvwvuniswap.top", "0vvwvuniswap.top",
@@ -348,6 +347,7 @@
"blockch-secure.center", "blockch-secure.center",
"blockchaibitcoin.online", "blockchaibitcoin.online",
"blockchain-auths-token.com", "blockchain-auths-token.com",
"blockchain-box.com",
"blockchain-bugsrefix.io", "blockchain-bugsrefix.io",
"blockchain-care.com", "blockchain-care.com",
"blockchain-consulting.tokenminds.xyz", "blockchain-consulting.tokenminds.xyz",
+4
View File
@@ -31,6 +31,10 @@
"date": "2022-03-03", "date": "2022-03-03",
"url": "autorectifywalletdap.com" "url": "autorectifywalletdap.com"
}, },
{
"date": "2022-03-03",
"url": "blockchain-box.com"
},
{ {
"date": "2022-03-03", "date": "2022-03-03",
"url": "chainprotocol.tools" "url": "chainprotocol.tools"
+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.254", "version": "0.8.255",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.254", "version": "0.8.255",
"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.254' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.255' };