mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 10:31:11 +00:00
[CI Skip] bump/beta 0.24.3-2-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
668 mhusnirizal update all.json (#4712)
|
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)
|
||||||
109 alineherzman Update all.json (#4714)
|
110 alineherzman Update all.json (#4740)
|
||||||
97 michalisFr Update address.json (#4380)
|
97 michalisFr Update address.json (#4380)
|
||||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||||
31 Tarik Gul 0.24.2 (#4736)
|
31 Tarik Gul 0.24.2 (#4736)
|
||||||
|
|||||||
@@ -44,7 +44,6 @@
|
|||||||
"0vwwuniswap.top",
|
"0vwwuniswap.top",
|
||||||
"0x-protocol.com",
|
"0x-protocol.com",
|
||||||
"0x-web3redrop.net",
|
"0x-web3redrop.net",
|
||||||
"thedappsupport.com",
|
|
||||||
"0x0-exchange.xyz",
|
"0x0-exchange.xyz",
|
||||||
"0x0ai.org",
|
"0x0ai.org",
|
||||||
"0x0aiclaim-dao.com",
|
"0x0aiclaim-dao.com",
|
||||||
@@ -32420,6 +32419,7 @@
|
|||||||
"thedappsbridgeassets.com",
|
"thedappsbridgeassets.com",
|
||||||
"thedappsresolver.com",
|
"thedappsresolver.com",
|
||||||
"thedappsrpc.network",
|
"thedappsrpc.network",
|
||||||
|
"thedappsupport.com",
|
||||||
"thedappsync.com",
|
"thedappsync.com",
|
||||||
"thedappsync.online",
|
"thedappsync.online",
|
||||||
"thedapslinking.site",
|
"thedapslinking.site",
|
||||||
|
|||||||
@@ -11095,6 +11095,7 @@
|
|||||||
"thedappsauth.com",
|
"thedappsauth.com",
|
||||||
"thedappsbridgeassets.com",
|
"thedappsbridgeassets.com",
|
||||||
"thedappsresolver.com",
|
"thedappsresolver.com",
|
||||||
|
"thedappsupport.com",
|
||||||
"thedappsync.com",
|
"thedappsync.com",
|
||||||
"thedefilink.com",
|
"thedefilink.com",
|
||||||
"theden-token.com",
|
"theden-token.com",
|
||||||
|
|||||||
@@ -643,6 +643,10 @@
|
|||||||
"date": "2024-11-04",
|
"date": "2024-11-04",
|
||||||
"url": "testokens.online"
|
"url": "testokens.online"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2024-11-04",
|
||||||
|
"url": "thedappsupport.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2024-11-04",
|
"date": "2024-11-04",
|
||||||
"url": "thorswapfi.icu"
|
"url": "thorswapfi.icu"
|
||||||
|
|||||||
+2
-2
@@ -14,9 +14,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.24.3-1-x",
|
"version": "0.24.3-2-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.24.3-1-x",
|
"git": "0.24.3-2-x",
|
||||||
"npm": "0.24.2"
|
"npm": "0.24.2"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.24.3-1-x",
|
"version": "0.24.3-2-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^13.2.2",
|
"@polkadot/util": "^13.2.2",
|
||||||
|
|||||||
@@ -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.24.3-1-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.3-2-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user