mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-15 19:31:03 +00:00
[CI Skip] bump/beta 0.19.4-38-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
601 Mich block 3 misspelled ppolkastarter scams (#2936)
|
601 Mich block 3 misspelled ppolkastarter scams (#2936)
|
||||||
525 Frank Update all.json (#3048)
|
525 Frank Update all.json (#3048)
|
||||||
516 Tim Janssen Update all.json (#3052)
|
517 Tim Janssen Update all.json (#3053)
|
||||||
499 Jaco JS type additions for node:test environment (#3042)
|
499 Jaco JS type additions for node:test environment (#3042)
|
||||||
413 mhusnirizal update all.json (#3045)
|
413 mhusnirizal update all.json (#3045)
|
||||||
96 michalisFr Added 0 new domains (#2338)
|
96 michalisFr Added 0 new domains (#2338)
|
||||||
|
|||||||
@@ -29,7 +29,6 @@
|
|||||||
],
|
],
|
||||||
"deny": [
|
"deny": [
|
||||||
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
|
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
|
||||||
"ledger-live.onrender.com",
|
|
||||||
"0vvwvuniswap.top",
|
"0vvwvuniswap.top",
|
||||||
"0vvwwuniswap.top",
|
"0vvwwuniswap.top",
|
||||||
"0vwwuniswap.top",
|
"0vwwuniswap.top",
|
||||||
@@ -7561,6 +7560,7 @@
|
|||||||
"leadsbridgecontract.best",
|
"leadsbridgecontract.best",
|
||||||
"lealkems.online",
|
"lealkems.online",
|
||||||
"ledger-fix.solutions",
|
"ledger-fix.solutions",
|
||||||
|
"ledger-live.onrender.com",
|
||||||
"ledger-sync.online",
|
"ledger-sync.online",
|
||||||
"ledger22.com",
|
"ledger22.com",
|
||||||
"ledgerlive-reconnect.com",
|
"ledgerlive-reconnect.com",
|
||||||
|
|||||||
@@ -2795,6 +2795,7 @@
|
|||||||
"launchpads.herokuapp.com",
|
"launchpads.herokuapp.com",
|
||||||
"launchpadv2.com",
|
"launchpadv2.com",
|
||||||
"launchpadvalidator.com",
|
"launchpadvalidator.com",
|
||||||
|
"ledger-live.onrender.com",
|
||||||
"ledger22.com",
|
"ledger22.com",
|
||||||
"ledgerlive-reconnect.com",
|
"ledgerlive-reconnect.com",
|
||||||
"leedswalletsauthentication.com",
|
"leedswalletsauthentication.com",
|
||||||
|
|||||||
@@ -51,6 +51,10 @@
|
|||||||
"date": "2023-02-27",
|
"date": "2023-02-27",
|
||||||
"url": "leadwallet.dinnotechworld.com"
|
"url": "leadwallet.dinnotechworld.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2023-02-27",
|
||||||
|
"url": "ledger-live.onrender.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2023-02-27",
|
"date": "2023-02-27",
|
||||||
"url": "livedappsconnect.com"
|
"url": "livedappsconnect.com"
|
||||||
|
|||||||
+2
-2
@@ -11,9 +11,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.19.4-37-x",
|
"version": "0.19.4-38-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.19.4-37-x",
|
"git": "0.19.4-38-x",
|
||||||
"npm": "0.19.3"
|
"npm": "0.19.3"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.19.4-37-x",
|
"version": "0.19.4-38-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.21.0",
|
"@babel/runtime": "^7.21.0",
|
||||||
|
|||||||
@@ -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.19.4-37-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-38-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user