mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-29 11:28:01 +00:00
[CI Skip] bump/beta 0.21.2-1-x
skip-checks: true
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
1 Kahori Update all.json (#2839)
|
||||
1 Kami Add polkadot js plus (#2204)
|
||||
1 Mark Crince add site (#174)
|
||||
1 Martin Myška added bbsync.pages.dev (#3288)
|
||||
1 Nathan Quarles add "linkupaffix.co" (#866)
|
||||
1 Nikhil Ranjan Removing polkassembly.network (#304)
|
||||
1 Stepan Samko Remove defiyield.app from deny list (#1547)
|
||||
|
||||
@@ -1360,6 +1360,7 @@
|
||||
"batluktn.site",
|
||||
"bayc-animation.com",
|
||||
"bbndapp.com",
|
||||
"bbsync.pages.dev",
|
||||
"bc1qh2p9ex5k3.com",
|
||||
"bchaincrypto.com",
|
||||
"bcnodecenter.com",
|
||||
@@ -1818,7 +1819,6 @@
|
||||
"boxingboyzz.net",
|
||||
"boxofthings.com",
|
||||
"bozbeye.store",
|
||||
"bbsync.pages.dev",
|
||||
"bpads0x380624a4a7e69db1ca07deecf764025fc224d056.xyz",
|
||||
"bpads7670x9334a0274e0f203601aa5ff0c4df3830e31a6755.net",
|
||||
"bpads7670x9334a0274e0f2037801aa5ff0c4df3830e31a6755.xyz",
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
"authconnect.dev",
|
||||
"authconnect.pages.dev",
|
||||
"authwebnets.pages.dev",
|
||||
"bbsync.pages.dev",
|
||||
"blockchain-dex.pages.dev",
|
||||
"blockchain-node.pages.dev",
|
||||
"blocksyncexplorer.pages.dev",
|
||||
|
||||
@@ -3,6 +3,10 @@
|
||||
"date": "2023-04-23",
|
||||
"url": "apinodesrectifier.netlify.app"
|
||||
},
|
||||
{
|
||||
"date": "2023-04-23",
|
||||
"url": "bbsync.pages.dev"
|
||||
},
|
||||
{
|
||||
"date": "2023-04-23",
|
||||
"url": "blockchain-synchronizer.tech"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.21.2-0-x",
|
||||
"version": "0.21.2-1-x",
|
||||
"versions": {
|
||||
"git": "0.21.2-0-x",
|
||||
"git": "0.21.2-1-x",
|
||||
"npm": "0.21.1"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.21.2-0-x",
|
||||
"version": "0.21.2-1-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^12.0.1",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.2-0-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.2-1-x' };
|
||||
|
||||
Reference in New Issue
Block a user