[CI Skip] bump/beta 0.23.8-0-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2024-10-15 16:40:43 +00:00
parent efdf14009a
commit 7d21800e11
7 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
1039 Tim Janssen Update all.json (#4706) 1039 Tim Janssen Update all.json (#4706)
982 Frank Update all.json (#4709) 982 Frank Update all.json (#4709)
667 mhusnirizal Update all.json (#4710) 668 mhusnirizal update all.json (#4712)
618 Mich Block hub-polkadot.com (#4343) 618 Mich Block hub-polkadot.com (#4343)
551 Jaco Allow addition of denySub entries (#4223) 551 Jaco Allow addition of denySub entries (#4223)
108 alineherzman Update all.json (#4632) 108 alineherzman Update all.json (#4632)
+1 -1
View File
@@ -30,7 +30,6 @@
"zapto.org" "zapto.org"
], ],
"deny": [ "deny": [
"polkadot-v3.xyz",
"07e96d43-381a-46a3-9c16-6daf97213efc.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co",
"09sync00.duckdns.org", "09sync00.duckdns.org",
"09sync1n0-duckdnrs.org", "09sync1n0-duckdnrs.org",
@@ -25258,6 +25257,7 @@
"polkadot-technology.com", "polkadot-technology.com",
"polkadot-token.network", "polkadot-token.network",
"polkadot-trust.site", "polkadot-trust.site",
"polkadot-v3.xyz",
"polkadot-wallet.com", "polkadot-wallet.com",
"polkadot-wallet.net", "polkadot-wallet.net",
"polkadot-wallet.org", "polkadot-wallet.org",
+1
View File
@@ -1547,6 +1547,7 @@
"polkadot-network.xyz", "polkadot-network.xyz",
"polkadot-networks.xyz", "polkadot-networks.xyz",
"polkadot-pro.xyz", "polkadot-pro.xyz",
"polkadot-v3.xyz",
"polkadot-wallet.xyz", "polkadot-wallet.xyz",
"polkadotx.xyz", "polkadotx.xyz",
"polkadoty.xyz", "polkadoty.xyz",
+4
View File
@@ -1,4 +1,8 @@
[ [
{
"date": "2024-10-15",
"url": "polkadot-v3.xyz"
},
{ {
"date": "2024-10-13", "date": "2024-10-13",
"url": "3appsworld.live" "url": "3appsworld.live"
+2 -2
View File
@@ -14,9 +14,9 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.23.7", "version": "0.23.8-0-x",
"versions": { "versions": {
"git": "0.23.7", "git": "0.23.8-0-x",
"npm": "0.23.7" "npm": "0.23.7"
}, },
"workspaces": [ "workspaces": [
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs" "./packageDetect.cjs"
], ],
"type": "module", "type": "module",
"version": "0.23.7", "version": "0.23.8-0-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/util": "^13.0.2", "@polkadot/util": "^13.0.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.23.7' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.8-0-x' };