mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 06:48:04 +00:00
[CI Skip] bump/beta 0.21.3-27-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
651 Frank Update all.json (#3336)
|
||||
608 Mich Block WalletConnect "node sync" scams (#3319)
|
||||
594 Tim Janssen Update all.json (#3338)
|
||||
595 Tim Janssen Update all.json (#3341)
|
||||
527 Jaco 0.21.2 (#3309)
|
||||
428 mhusnirizal update all.json (#3339)
|
||||
96 michalisFr Added 0 new domains (#2338)
|
||||
|
||||
@@ -30,8 +30,6 @@
|
||||
],
|
||||
"deny": [
|
||||
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
|
||||
"nodescontractapp.com",
|
||||
"sync.nodescontractapp.com",
|
||||
"09sync00.duckdns.org",
|
||||
"0vvwvuniswap.top",
|
||||
"0vvwwuniswap.top",
|
||||
@@ -10707,6 +10705,7 @@
|
||||
"nodescan.info",
|
||||
"nodesconnection.com",
|
||||
"nodesconnectserver.com",
|
||||
"nodescontractapp.com",
|
||||
"nodesdapp.online",
|
||||
"nodesdapp247.com",
|
||||
"nodesdapp247.net",
|
||||
|
||||
@@ -4013,6 +4013,7 @@
|
||||
"nodesauths.com",
|
||||
"nodesconnection.com",
|
||||
"nodesconnectserver.com",
|
||||
"nodescontractapp.com",
|
||||
"nodesdapp247.com",
|
||||
"nodesdappnet.com",
|
||||
"nodesdappsnet.com",
|
||||
|
||||
@@ -15,6 +15,14 @@
|
||||
"date": "2023-05-10",
|
||||
"url": "net.digitalweb.live"
|
||||
},
|
||||
{
|
||||
"date": "2023-05-10",
|
||||
"url": "nodescontractapp.com"
|
||||
},
|
||||
{
|
||||
"date": "2023-05-10",
|
||||
"url": "sync.nodescontractapp.com"
|
||||
},
|
||||
{
|
||||
"date": "2023-05-10",
|
||||
"url": "synconnect.org"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.21.3-26-x",
|
||||
"version": "0.21.3-27-x",
|
||||
"versions": {
|
||||
"git": "0.21.3-26-x",
|
||||
"git": "0.21.3-27-x",
|
||||
"npm": "0.21.2"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.21.3-26-x",
|
||||
"version": "0.21.3-27-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^12.1.1",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.3-26-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.3-27-x' };
|
||||
|
||||
Reference in New Issue
Block a user