mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-28 15:38:01 +00:00
[CI Skip] bump/beta 0.20.6-11-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
605 Frank Update all.json (#3223)
|
||||
602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180)
|
||||
568 Tim Janssen Update all.json (#3224)
|
||||
522 Jaco Update lock wf (#3222)
|
||||
523 Jaco Remove web3modal.com (#3226)
|
||||
420 mhusnirizal update all.json (#3213)
|
||||
96 michalisFr Added 0 new domains (#2338)
|
||||
31 Bill Laboon Add allinone-services.net (#1727)
|
||||
|
||||
@@ -6725,7 +6725,6 @@
|
||||
"web3fixs.com",
|
||||
"web3fixsite.com",
|
||||
"web3fixtool.com",
|
||||
"web3modal.com",
|
||||
"web3nodenetwork.com",
|
||||
"web3nodesprotocol.com",
|
||||
"web3nodesync.com",
|
||||
|
||||
@@ -414,9 +414,5 @@
|
||||
{
|
||||
"date": "2023-04-01",
|
||||
"url": "walletdappsrectifier.netlify.app"
|
||||
},
|
||||
{
|
||||
"date": "2023-04-01",
|
||||
"url": "web3modal.com"
|
||||
}
|
||||
]
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.20.6-10-x",
|
||||
"version": "0.20.6-11-x",
|
||||
"versions": {
|
||||
"git": "0.20.6-10-x",
|
||||
"git": "0.20.6-11-x",
|
||||
"npm": "0.20.5"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.20.6-10-x",
|
||||
"version": "0.20.6-11-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^11.1.3",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-10-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-11-x' };
|
||||
|
||||
Reference in New Issue
Block a user