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

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-08-07 14:21:06 +00:00
parent d5ca9505c4
commit 52c40c14b1
6 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
574 Mich Update all.json (#1851) 574 Mich Update all.json (#1851)
444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) 444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011)
284 mhusnirizal update all.json (#2008) 285 mhusnirizal update all.json (#2012)
206 Frank Update all.json (#1999) 206 Frank Update all.json (#1999)
134 Tim Janssen Update all.json (#2009) 134 Tim Janssen Update all.json (#2009)
89 michalisFr Added 0 new domains (#2004) 89 michalisFr Added 0 new domains (#2004)
+1 -1
View File
@@ -26,7 +26,6 @@
"zapto.org" "zapto.org"
], ],
"deny": [ "deny": [
"applaunch.org",
"07e96d43-381a-46a3-9c16-6daf97213efc.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
@@ -468,6 +467,7 @@
"appherofi.com", "appherofi.com",
"appissueresolve.com", "appissueresolve.com",
"appissueresolve.site", "appissueresolve.site",
"applaunch.org",
"applindex.online", "applindex.online",
"applive-polkadot.tech", "applive-polkadot.tech",
"appliveio.com", "appliveio.com",
+4
View File
@@ -3,6 +3,10 @@
"date": "2022-08-07", "date": "2022-08-07",
"url": "app.fastsolutionsapp.com" "url": "app.fastsolutionsapp.com"
}, },
{
"date": "2022-08-07",
"url": "applaunch.org"
},
{ {
"date": "2022-08-07", "date": "2022-08-07",
"url": "bridges-links.live" "url": "bridges-links.live"
+2 -2
View File
@@ -11,9 +11,9 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.18.5-0-x", "version": "0.18.5-1-x",
"versions": { "versions": {
"git": "0.18.5-0-x", "git": "0.18.5-1-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-0-x", "version": "0.18.5-1-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-0-x' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-1-x' };