mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-23 18:51:03 +00:00
[CI Skip] release/stable 0.8.106
skip-checks: true
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
99 mhusnirizal Update all.json (#1034)
|
99 mhusnirizal Update all.json (#1034)
|
||||||
75 michalisFr Update all.json (#1030)
|
75 michalisFr Update all.json (#1030)
|
||||||
31 frankywild Update all.json (#1031)
|
31 frankywild Update all.json (#1031)
|
||||||
25 Bill Laboon seed stealer site (#977)
|
26 Bill Laboon Add Polkapromo.com (#1035)
|
||||||
9 Dan Shields add multipe reported scams (#297)
|
9 Dan Shields add multipe reported scams (#297)
|
||||||
8 grizzly375 Update all.json (#575)
|
8 grizzly375 Update all.json (#575)
|
||||||
6 ccris02 Adding few newly registered phishing sites (#344)
|
6 ccris02 Adding few newly registered phishing sites (#344)
|
||||||
|
|||||||
@@ -91,6 +91,10 @@
|
|||||||
"date": "2022-02-01",
|
"date": "2022-02-01",
|
||||||
"url": "polkagift.com"
|
"url": "polkagift.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-02-01",
|
||||||
|
"url": "polkapromo.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-02-01",
|
"date": "2022-02-01",
|
||||||
"url": "resolve.onlinesyncprop.com"
|
"url": "resolve.onlinesyncprop.com"
|
||||||
|
|||||||
+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.8.105",
|
"version": "0.8.106",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.8.105",
|
"version": "0.8.106",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.16.7",
|
"@babel/runtime": "^7.16.7",
|
||||||
|
|||||||
@@ -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.8.105' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.106' };
|
||||||
|
|||||||
Reference in New Issue
Block a user