mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 05:38:00 +00:00
[CI Skip] bump/beta 0.20.6-45-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -8,8 +8,8 @@
|
||||
20 alineherzman Update address.json (#2903)
|
||||
13 ccris02 Update all.json (#1510)
|
||||
9 Dan Shields add multipe reported scams (#297)
|
||||
8 bipul kumar hansdah premint impersonator found. (#3272)
|
||||
8 grizzly375 Update all.json (#575)
|
||||
7 bipul kumar hansdah orbiter finance impersonator (important) (#3268)
|
||||
6 ccris02 Adding few newly registered phishing sites (#344)
|
||||
6 Florian Franzen Add "polkadot-bonus.network" (#105)
|
||||
6 Idi Eradiri another scam (#1739)
|
||||
|
||||
@@ -492,6 +492,7 @@
|
||||
"polygoimatic.xyz",
|
||||
"polygon2bridge.xyz",
|
||||
"polygonlido.xyz",
|
||||
"precmint.xyz",
|
||||
"premint-submit.xyz",
|
||||
"projectmainets.xyz",
|
||||
"projectscriptstore.xyz",
|
||||
|
||||
@@ -19,6 +19,10 @@
|
||||
"date": "2023-04-19",
|
||||
"url": "orbeonprotocol.site"
|
||||
},
|
||||
{
|
||||
"date": "2023-04-19",
|
||||
"url": "precmint.xyz"
|
||||
},
|
||||
{
|
||||
"date": "2023-04-19",
|
||||
"url": "seedify-global.com"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.20.6-44-x",
|
||||
"version": "0.20.6-45-x",
|
||||
"versions": {
|
||||
"git": "0.20.6-44-x",
|
||||
"git": "0.20.6-45-x",
|
||||
"npm": "0.20.5"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.20.6-44-x",
|
||||
"version": "0.20.6-45-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-44-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-45-x' };
|
||||
|
||||
Reference in New Issue
Block a user