mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-07-23 13:05:45 +00:00
[CI Skip] bump/beta 0.25.17-7-x
skip-checks: true
This commit is contained in:
@@ -37,6 +37,7 @@
|
|||||||
1 Andrin Rehmann Remove AWS amplify from denied, add to allowed (#2775)
|
1 Andrin Rehmann Remove AWS amplify from denied, add to allowed (#2775)
|
||||||
1 Aoi I have updated all.json with some more scam websites (#4954)
|
1 Aoi I have updated all.json with some more scam websites (#4954)
|
||||||
1 Arjun Porwal feat: add tldts dependency for improved hostname parsing (#5128)
|
1 Arjun Porwal feat: add tldts dependency for improved hostname parsing (#5128)
|
||||||
|
1 Bastian Köcher Peaq.xyz is legit :) (#5259)
|
||||||
1 Christina-Marie A Miyar Update all.json (#855)
|
1 Christina-Marie A Miyar Update all.json (#855)
|
||||||
1 Christopher Bleckmann-Dreher Update all.json (#1360)
|
1 Christopher Bleckmann-Dreher Update all.json (#1360)
|
||||||
1 Danny Salman Add scam site (#461)
|
1 Danny Salman Add scam site (#461)
|
||||||
|
|||||||
@@ -2247,7 +2247,6 @@
|
|||||||
"pcertification.xyz",
|
"pcertification.xyz",
|
||||||
"peaq-iayerzero.xyz",
|
"peaq-iayerzero.xyz",
|
||||||
"peaq-layerzero.xyz",
|
"peaq-layerzero.xyz",
|
||||||
"peaq.xyz",
|
|
||||||
"peas-sushi.xyz",
|
"peas-sushi.xyz",
|
||||||
"pencilsprotocol-tokensoft.xyz",
|
"pencilsprotocol-tokensoft.xyz",
|
||||||
"pendlehub.xyz",
|
"pendlehub.xyz",
|
||||||
|
|||||||
@@ -611,10 +611,6 @@
|
|||||||
"date": "2025-08-05",
|
"date": "2025-08-05",
|
||||||
"url": "opensea-click28-two.vercel.app"
|
"url": "opensea-click28-two.vercel.app"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"date": "2025-08-05",
|
|
||||||
"url": "peaq.xyz"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"date": "2025-08-05",
|
"date": "2025-08-05",
|
||||||
"url": "permasolution.pages.dev"
|
"url": "permasolution.pages.dev"
|
||||||
|
|||||||
+2
-2
@@ -14,9 +14,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.25.17-6-x",
|
"version": "0.25.17-7-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.25.17-6-x",
|
"git": "0.25.17-7-x",
|
||||||
"npm": "0.25.16"
|
"npm": "0.25.16"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.25.17-6-x",
|
"version": "0.25.17-7-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^13.5.4",
|
"@polkadot/util": "^13.5.4",
|
||||||
|
|||||||
@@ -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.25.17-6-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.17-7-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user