mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-05-08 08:57:57 +00:00
[CI Skip] release/stable 0.8.94
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
333 Mich Update all.json (#1016)
|
||||
334 Mich Update all.json (#1019)
|
||||
331 Jaco Adjust/DRY-up JS retrieval process (#1006)
|
||||
97 mhusnirizal update all.json (#1018)
|
||||
74 michalisFr Update address.json (#966)
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
"0vwwuniswap.top",
|
||||
"16-b.it",
|
||||
"1776coin.org",
|
||||
"moonbeamstaking.com",
|
||||
"allnodedaps.com",
|
||||
"1inch-wallet.org",
|
||||
"1metamask.com",
|
||||
"1polkadot-5x1e.js.org",
|
||||
@@ -77,6 +75,7 @@
|
||||
"algowallet.app",
|
||||
"allconnectwallet.xyz",
|
||||
"alldefiwallet.com",
|
||||
"allnodedaps.com",
|
||||
"allnodesdaps.com",
|
||||
"allnodeswallet.com",
|
||||
"allwalletconnet.com",
|
||||
@@ -1652,6 +1651,7 @@
|
||||
"moonbeam.ink",
|
||||
"moonbeam.presale.fund",
|
||||
"moonbeamc.foundation",
|
||||
"moonbeamstaking.com",
|
||||
"moonebeam.com",
|
||||
"moonstarter.medium.com.ru",
|
||||
"moonstarter.polkastarter.com.es",
|
||||
|
||||
@@ -1,4 +1,12 @@
|
||||
[
|
||||
{
|
||||
"date": "2022-01-29",
|
||||
"url": "allnodedaps.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-29",
|
||||
"url": "moonbeamstaking.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-28",
|
||||
"url": "1776coin.org"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.8.93",
|
||||
"version": "0.8.94",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.8.93",
|
||||
"version": "0.8.94",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.93' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.94' };
|
||||
|
||||
Reference in New Issue
Block a user