mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-17 22:51:05 +00:00
[CI Skip] bump/beta 0.25.9-2-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
1135 Tim Janssen Update all.json (#5035)
|
1135 Tim Janssen Update all.json (#5035)
|
||||||
1104 Frank Update all.json (#5038)
|
1105 Frank Update all.json (#5039)
|
||||||
696 mhusnirizal update all.json (#5034)
|
696 mhusnirizal update all.json (#5034)
|
||||||
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)
|
||||||
|
|||||||
@@ -38,7 +38,6 @@
|
|||||||
"09sync00.duckdns.org",
|
"09sync00.duckdns.org",
|
||||||
"09sync1n0-duckdnrs.org",
|
"09sync1n0-duckdnrs.org",
|
||||||
"09sync1n0-duckdns.org",
|
"09sync1n0-duckdns.org",
|
||||||
"ico-uniswap.org",
|
|
||||||
"0asisprotocol.com",
|
"0asisprotocol.com",
|
||||||
"0g.app-wallets.com",
|
"0g.app-wallets.com",
|
||||||
"0gfoundation.app",
|
"0gfoundation.app",
|
||||||
@@ -19715,6 +19714,7 @@
|
|||||||
"icedapeharborclub.com",
|
"icedapeharborclub.com",
|
||||||
"ichibridge.website",
|
"ichibridge.website",
|
||||||
"ico-sale.com",
|
"ico-sale.com",
|
||||||
|
"ico-uniswap.org",
|
||||||
"icoconnect.org",
|
"icoconnect.org",
|
||||||
"icodrops.me",
|
"icodrops.me",
|
||||||
"icofix.neocities.org",
|
"icofix.neocities.org",
|
||||||
|
|||||||
@@ -1067,6 +1067,7 @@
|
|||||||
"huniswap.org",
|
"huniswap.org",
|
||||||
"hypercycle.org",
|
"hypercycle.org",
|
||||||
"iaprostomasturbist.org",
|
"iaprostomasturbist.org",
|
||||||
|
"ico-uniswap.org",
|
||||||
"icoconnect.org",
|
"icoconnect.org",
|
||||||
"icofix.neocities.org",
|
"icofix.neocities.org",
|
||||||
"iconnectwall.org",
|
"iconnectwall.org",
|
||||||
|
|||||||
@@ -83,6 +83,10 @@
|
|||||||
"date": "2025-04-16",
|
"date": "2025-04-16",
|
||||||
"url": "goliathmainnet.app"
|
"url": "goliathmainnet.app"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2025-04-16",
|
||||||
|
"url": "ico-uniswap.org"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2025-04-16",
|
"date": "2025-04-16",
|
||||||
"url": "kerneldaos.pages.dev"
|
"url": "kerneldaos.pages.dev"
|
||||||
|
|||||||
+2
-2
@@ -14,9 +14,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.25.9-1-x",
|
"version": "0.25.9-2-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.25.9-1-x",
|
"git": "0.25.9-2-x",
|
||||||
"npm": "0.25.8"
|
"npm": "0.25.8"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.25.9-1-x",
|
"version": "0.25.9-2-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^13.4.4",
|
"@polkadot/util": "^13.4.4",
|
||||||
|
|||||||
@@ -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.25.9-1-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.9-2-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user