mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-12 19:21:05 +00:00
[CI Skip] bump/beta 0.23.2-4-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
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)
|
||||||
97 michalisFr Update address.json (#4380)
|
97 michalisFr Update address.json (#4380)
|
||||||
84 alineherzman Update all.json (#4524)
|
85 alineherzman Update all.json (#4525)
|
||||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||||
19 Tarik Gul 0.23.1 (#4519)
|
19 Tarik Gul 0.23.1 (#4519)
|
||||||
18 Josip Š Update all.json (#4408)
|
18 Josip Š Update all.json (#4408)
|
||||||
|
|||||||
@@ -42,7 +42,6 @@
|
|||||||
"0vwwuniswap.top",
|
"0vwwuniswap.top",
|
||||||
"0x-protocol.com",
|
"0x-protocol.com",
|
||||||
"0x-web3redrop.net",
|
"0x-web3redrop.net",
|
||||||
"mainportfolionetwork.com",
|
|
||||||
"0x0ai.org",
|
"0x0ai.org",
|
||||||
"0x0aiclaim-dao.com",
|
"0x0aiclaim-dao.com",
|
||||||
"0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz",
|
"0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz",
|
||||||
@@ -17401,6 +17400,7 @@
|
|||||||
"mainnodevalidation.net",
|
"mainnodevalidation.net",
|
||||||
"mainodes.com",
|
"mainodes.com",
|
||||||
"mainonlinesolution.com",
|
"mainonlinesolution.com",
|
||||||
|
"mainportfolionetwork.com",
|
||||||
"mainpydapps.pages.dev",
|
"mainpydapps.pages.dev",
|
||||||
"mainrectification.com",
|
"mainrectification.com",
|
||||||
"mainrectifications.com",
|
"mainrectifications.com",
|
||||||
|
|||||||
@@ -6001,6 +6001,7 @@
|
|||||||
"mainnodeupdate.com",
|
"mainnodeupdate.com",
|
||||||
"mainodes.com",
|
"mainodes.com",
|
||||||
"mainonlinesolution.com",
|
"mainonlinesolution.com",
|
||||||
|
"mainportfolionetwork.com",
|
||||||
"mainrectification.com",
|
"mainrectification.com",
|
||||||
"mainrectifications.com",
|
"mainrectifications.com",
|
||||||
"mainrectify.com",
|
"mainrectify.com",
|
||||||
|
|||||||
@@ -1,4 +1,8 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"date": "2024-07-17",
|
||||||
|
"url": "mainportfolionetwork.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2024-07-16",
|
"date": "2024-07-16",
|
||||||
"url": "autosmartnodefix.pages.dev"
|
"url": "autosmartnodefix.pages.dev"
|
||||||
|
|||||||
+2
-2
@@ -14,9 +14,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.23.2-3-x",
|
"version": "0.23.2-4-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.23.2-3-x",
|
"git": "0.23.2-4-x",
|
||||||
"npm": "0.23.1"
|
"npm": "0.23.1"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.23.2-3-x",
|
"version": "0.23.2-4-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^13.0.2",
|
"@polkadot/util": "^13.0.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.23.2-3-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.2-4-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user