mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 10:31:11 +00:00
[CI Skip] bump/beta 0.19.2-27-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
600 Mich Update all.json (#2794)
|
600 Mich Update all.json (#2794)
|
||||||
489 Jaco Bump deps (incl. TS) (#2900)
|
489 Jaco Bump deps (incl. TS) (#2900)
|
||||||
471 Tim Janssen Update all.json (#2908)
|
471 Tim Janssen Update all.json (#2908)
|
||||||
467 Frank Update all.json (#2906)
|
468 Frank Update all.json (#2909)
|
||||||
399 mhusnirizal update all.json (#2901)
|
399 mhusnirizal update all.json (#2901)
|
||||||
96 michalisFr Added 0 new domains (#2338)
|
96 michalisFr Added 0 new domains (#2338)
|
||||||
31 Bill Laboon Add allinone-services.net (#1727)
|
31 Bill Laboon Add allinone-services.net (#1727)
|
||||||
|
|||||||
@@ -31,7 +31,6 @@
|
|||||||
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
|
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
|
||||||
"0vvwvuniswap.top",
|
"0vvwvuniswap.top",
|
||||||
"0vvwwuniswap.top",
|
"0vvwwuniswap.top",
|
||||||
"authdaps.com",
|
|
||||||
"0vwwuniswap.top",
|
"0vwwuniswap.top",
|
||||||
"0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz",
|
"0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz",
|
||||||
"0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz",
|
"0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz",
|
||||||
@@ -862,6 +861,7 @@
|
|||||||
"authdapps-connect.org",
|
"authdapps-connect.org",
|
||||||
"authdapps.live",
|
"authdapps.live",
|
||||||
"authdappsync.com",
|
"authdappsync.com",
|
||||||
|
"authdaps.com",
|
||||||
"authdapsync.com",
|
"authdapsync.com",
|
||||||
"authdsappsfixed.000webhostapp.com",
|
"authdsappsfixed.000webhostapp.com",
|
||||||
"authdsappsfixed.com",
|
"authdsappsfixed.com",
|
||||||
|
|||||||
@@ -330,6 +330,7 @@
|
|||||||
"authdappfiixedauuutthdaapp.weebly.com",
|
"authdappfiixedauuutthdaapp.weebly.com",
|
||||||
"authdappfiixeeedaauutthdaappp.weebly.com",
|
"authdappfiixeeedaauutthdaappp.weebly.com",
|
||||||
"authdappsync.com",
|
"authdappsync.com",
|
||||||
|
"authdaps.com",
|
||||||
"authdapsync.com",
|
"authdapsync.com",
|
||||||
"authdsappsfixed.000webhostapp.com",
|
"authdsappsfixed.000webhostapp.com",
|
||||||
"authdsappsfixed.com",
|
"authdsappsfixed.com",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
"date": "2023-02-04",
|
"date": "2023-02-04",
|
||||||
"url": "alliancebridge.live"
|
"url": "alliancebridge.live"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2023-02-04",
|
||||||
|
"url": "authdaps.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2023-02-04",
|
"date": "2023-02-04",
|
||||||
"url": "auto-migrate.live"
|
"url": "auto-migrate.live"
|
||||||
|
|||||||
+2
-2
@@ -11,9 +11,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.19.2-26-x",
|
"version": "0.19.2-27-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.19.2-26-x",
|
"git": "0.19.2-27-x",
|
||||||
"npm": "0.19.1"
|
"npm": "0.19.1"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.19.2-26-x",
|
"version": "0.19.2-27-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
|
|||||||
@@ -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.2-26-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-27-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user