[CI Skip] bump/beta 0.18.5-22-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-08-09 16:40:27 +00:00
parent 375bbb7973
commit caff66da28
6 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) 444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011)
291 mhusnirizal update all.json (#2035) 291 mhusnirizal update all.json (#2035)
213 Frank Update all.json (#2033) 213 Frank Update all.json (#2033)
142 Tim Janssen Update all.json (#2030) 143 Tim Janssen Update all.json (#2034)
89 michalisFr Added 0 new domains (#2004) 89 michalisFr Added 0 new domains (#2004)
31 Bill Laboon Add allinone-services.net (#1727) 31 Bill Laboon Add allinone-services.net (#1727)
13 ccris02 Update all.json (#1510) 13 ccris02 Update all.json (#1510)
+1 -1
View File
@@ -27,7 +27,6 @@
], ],
"deny": [ "deny": [
"07e96d43-381a-46a3-9c16-6daf97213efc.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co",
"dapp-networks.netlify.app",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -2294,6 +2293,7 @@
"dapp-mainnetsync.com", "dapp-mainnetsync.com",
"dapp-minings.com", "dapp-minings.com",
"dapp-multichain.online", "dapp-multichain.online",
"dapp-networks.netlify.app",
"dapp-node.com", "dapp-node.com",
"dapp-pancake.sytes.net", "dapp-pancake.sytes.net",
"dapp-pool.live", "dapp-pool.live",
+4
View File
@@ -79,6 +79,10 @@
"date": "2022-08-09", "date": "2022-08-09",
"url": "dapp-link.com" "url": "dapp-link.com"
}, },
{
"date": "2022-08-09",
"url": "dapp-networks.netlify.app"
},
{ {
"date": "2022-08-09", "date": "2022-08-09",
"url": "dapp-tool.xyz" "url": "dapp-tool.xyz"
+2 -2
View File
@@ -11,9 +11,9 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.18.5-21-x", "version": "0.18.5-22-x",
"versions": { "versions": {
"git": "0.18.5-21-x", "git": "0.18.5-22-x",
"npm": "0.18.4" "npm": "0.18.4"
}, },
"workspaces": [ "workspaces": [
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.18.5-21-x", "version": "0.18.5-22-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.18.9", "@babel/runtime": "^7.18.9",
+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.18.5-21-x' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-22-x' };