[CI Skip] release/stable 0.11.21

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-04-13 00:43:12 +00:00
parent 11a2b89902
commit feeac0a0f7
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -12,6 +12,7 @@
3 brettkolodny Update all.json (#335) 3 brettkolodny Update all.json (#335)
3 Samuel MC Update address.json (#96) 3 Samuel MC Update address.json (#96)
2 ccris02 Update all.json (#1419) 2 ccris02 Update all.json (#1419)
2 Justin Pham Add bit.country scam sites (#1425)
2 paradoxxx-tt Update address.json (#306) 2 paradoxxx-tt Update address.json (#306)
2 SimonKraus add polkadotgiveaway dot com to the list (#114) 2 SimonKraus add polkadotgiveaway dot com to the list (#114)
1 Christina-Marie A Miyar Update all.json (#855) 1 Christina-Marie A Miyar Update all.json (#855)
@@ -21,7 +22,6 @@
1 Graham Dixon Adds polkadot.com.se phishing site (#27) 1 Graham Dixon Adds polkadot.com.se phishing site (#27)
1 hhanson4 Update all.json (#454) 1 hhanson4 Update all.json (#454)
1 Idi Eradiri #671 zeitgeist public sale scam (#672) 1 Idi Eradiri #671 zeitgeist public sale scam (#672)
1 Justin Pham This is a scam phishing site bitz.country. There is no association with bit.country (#689)
1 Keegan | W3F Update all.json (#718) 1 Keegan | W3F Update all.json (#718)
1 Mark Crince add site (#174) 1 Mark Crince add site (#174)
1 Nathan Quarles add "linkupaffix.co" (#866) 1 Nathan Quarles add "linkupaffix.co" (#866)
+4
View File
@@ -1,4 +1,8 @@
[ [
{
"date": "2022-04-13",
"url": "bit-country.co"
},
{ {
"date": "2022-04-12", "date": "2022-04-12",
"url": "accessauthorizedapps.netlify.app" "url": "accessauthorizedapps.netlify.app"
+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.11.20", "version": "0.11.21",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.11.20", "version": "0.11.21",
"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.11.20' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.21' };