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

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-08-11 09:42:53 +00:00
parent 9c1b12c1da
commit 623ee583db
6 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
574 Mich Update all.json (#1851) 574 Mich Update all.json (#1851)
444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) 445 Jaco Add missing URL (#2049)
293 mhusnirizal update all.json (#2042) 293 mhusnirizal update all.json (#2042)
217 Frank Update all.json (#2047) 217 Frank Update all.json (#2047)
146 Tim Janssen Update all.json (#2048) 146 Tim Janssen Update all.json (#2048)
+1 -1
View File
@@ -26,7 +26,6 @@
"zapto.org" "zapto.org"
], ],
"deny": [ "deny": [
"decentralizeapp.com",
"07e96d43-381a-46a3-9c16-6daf97213efc.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
@@ -3341,6 +3340,7 @@
"decentralised-refitting.app", "decentralised-refitting.app",
"decentralisedcollab.land", "decentralisedcollab.land",
"decentralisedconnect.com", "decentralisedconnect.com",
"decentralizeapp.com",
"decentralized-chains.com", "decentralized-chains.com",
"decentralized-connect.com", "decentralized-connect.com",
"decentralized-dapps.info", "decentralized-dapps.info",
+4
View File
@@ -3,6 +3,10 @@
"date": "2022-08-11", "date": "2022-08-11",
"url": "authprotocol.net" "url": "authprotocol.net"
}, },
{
"date": "2022-08-11",
"url": "decentralizeapp.com"
},
{ {
"date": "2022-08-11", "date": "2022-08-11",
"url": "defisupportapi.com" "url": "defisupportapi.com"
+2 -2
View File
@@ -11,9 +11,9 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.18.5-30-x", "version": "0.18.5-31-x",
"versions": { "versions": {
"git": "0.18.5-30-x", "git": "0.18.5-31-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-30-x", "version": "0.18.5-31-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-30-x' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-31-x' };