[CI Skip] release/stable 0.8.106

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-02-01 10:24:56 +00:00
parent e80122c171
commit 4a4d9e01c7
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -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)
+4
View File
@@ -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
View File
@@ -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/*"
], ],
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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' };