[CI Skip] release/stable 0.12.3

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-05-03 12:54:30 +00:00
parent 7ce5afce86
commit 5978adf614
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
213 mhusnirizal update all.json (#1506) 213 mhusnirizal update all.json (#1506)
107 frankywild Update all.json (#1522) 107 frankywild Update all.json (#1522)
78 michalisFr Update address.json (#1438) 78 michalisFr Update address.json (#1438)
27 Bill Laboon Fake polkadot site (#1298) 28 Bill Laboon add winklebit - scam giveaway site (#1529)
13 ccris02 Update all.json (#1510) 13 ccris02 Update all.json (#1510)
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)
+4
View File
@@ -43,6 +43,10 @@
"date": "2022-05-03", "date": "2022-05-03",
"url": "webextension-interface.com" "url": "webextension-interface.com"
}, },
{
"date": "2022-05-03",
"url": "winklebit.net"
},
{ {
"date": "2022-05-03", "date": "2022-05-03",
"url": "xpubcalculation.info" "url": "xpubcalculation.info"
+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.12.2", "version": "0.12.3",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.12.2", "version": "0.12.3",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9", "@babel/runtime": "^7.17.9",
+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.12.2' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.3' };