mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 05:01:03 +00:00
[CI Skip] release/stable 0.13.92
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
561 Mich Update all.json (#1669)
|
561 Mich Update all.json (#1669)
|
||||||
393 Jaco Bump dev deps (w/ code adjustments) (#1668)
|
393 Jaco Bump dev deps (w/ code adjustments) (#1668)
|
||||||
235 mhusnirizal update all.json (#1667)
|
235 mhusnirizal update all.json (#1667)
|
||||||
147 frankywild Update all.json (#1671)
|
148 frankywild Update all.json (#1672)
|
||||||
79 michalisFr Update all.json (#1540)
|
79 michalisFr Update all.json (#1540)
|
||||||
29 Bill Laboon Remove emily.ghost.io (#1539)
|
29 Bill Laboon Remove emily.ghost.io (#1539)
|
||||||
14 thwjanssen89 Update all.json (#1670)
|
14 thwjanssen89 Update all.json (#1670)
|
||||||
|
|||||||
@@ -12,8 +12,6 @@
|
|||||||
"1776coin.org",
|
"1776coin.org",
|
||||||
"1chaincrypto.com",
|
"1chaincrypto.com",
|
||||||
"1inch-network.net",
|
"1inch-network.net",
|
||||||
"protocoldapp.io",
|
|
||||||
"web.protocoldapp.io",
|
|
||||||
"1inch-wallet.org",
|
"1inch-wallet.org",
|
||||||
"1inch.tk",
|
"1inch.tk",
|
||||||
"1inchoficial.bonuscriptomoedas.com",
|
"1inchoficial.bonuscriptomoedas.com",
|
||||||
@@ -6715,6 +6713,7 @@
|
|||||||
"protocol-verify.info",
|
"protocol-verify.info",
|
||||||
"protocolchains.xyz",
|
"protocolchains.xyz",
|
||||||
"protocolconnect.site",
|
"protocolconnect.site",
|
||||||
|
"protocoldapp.io",
|
||||||
"protocoldapp.net",
|
"protocoldapp.net",
|
||||||
"protocoldapps.live",
|
"protocoldapps.live",
|
||||||
"protocoldappsauthen.online",
|
"protocoldappsauthen.online",
|
||||||
@@ -10051,6 +10050,7 @@
|
|||||||
"web.dappsconnect.xyz",
|
"web.dappsconnect.xyz",
|
||||||
"web.netrestore.site",
|
"web.netrestore.site",
|
||||||
"web.onlineresync.site",
|
"web.onlineresync.site",
|
||||||
|
"web.protocoldapp.io",
|
||||||
"web.syncappwallet.site",
|
"web.syncappwallet.site",
|
||||||
"web.syncedwallets.live",
|
"web.syncedwallets.live",
|
||||||
"web.walletsrestored.live",
|
"web.walletsrestored.live",
|
||||||
|
|||||||
@@ -111,6 +111,10 @@
|
|||||||
"date": "2022-06-13",
|
"date": "2022-06-13",
|
||||||
"url": "nodesvalidator.live"
|
"url": "nodesvalidator.live"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-06-13",
|
||||||
|
"url": "protocoldapp.io"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-06-13",
|
"date": "2022-06-13",
|
||||||
"url": "secure.nodesvalidator.live"
|
"url": "secure.nodesvalidator.live"
|
||||||
@@ -207,6 +211,10 @@
|
|||||||
"date": "2022-06-13",
|
"date": "2022-06-13",
|
||||||
"url": "walletopen.org"
|
"url": "walletopen.org"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-06-13",
|
||||||
|
"url": "web.protocoldapp.io"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-06-12",
|
"date": "2022-06-12",
|
||||||
"url": "connectsynapp.org"
|
"url": "connectsynapp.org"
|
||||||
|
|||||||
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
"url": "https://github.com/polkadot-js/phishing.git"
|
"url": "https://github.com/polkadot-js/phishing.git"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "0.13.91",
|
"version": "0.13.92",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.13.91",
|
"version": "0.13.92",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
|
|||||||
@@ -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.13.91' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.92' };
|
||||||
|
|||||||
Reference in New Issue
Block a user