[CI Skip] release/stable 0.9.5

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-14 04:44:26 +00:00
parent 054a9299a5
commit a30f14b2d2
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
421 Mich Update all.json (#1258) 421 Mich Update all.json (#1258)
366 Jaco 0.9.1 (#1264) 366 Jaco 0.9.1 (#1264)
157 mhusnirizal update all.json (#1266) 158 mhusnirizal update all.json (#1268)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
69 frankywild Update all.json (#1267) 69 frankywild Update all.json (#1267)
26 Bill Laboon Add Polkapromo.com (#1035) 26 Bill Laboon Add Polkapromo.com (#1035)
+1 -1
View File
@@ -1,7 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"crypto-safeauth.com",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -846,6 +845,7 @@
"crypto-more.com", "crypto-more.com",
"crypto-platformes.com", "crypto-platformes.com",
"crypto-polkadot.com", "crypto-polkadot.com",
"crypto-safeauth.com",
"crypto-token.info", "crypto-token.info",
"crypto-token.tech", "crypto-token.tech",
"crypto-trustexchange.com", "crypto-trustexchange.com",
+4
View File
@@ -1,4 +1,8 @@
[ [
{
"date": "2022-03-14",
"url": "crypto-safeauth.com"
},
{ {
"date": "2022-03-13", "date": "2022-03-13",
"url": "162.222.226.37" "url": "162.222.226.37"
+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.9.4", "version": "0.9.5",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.9.4", "version": "0.9.5",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.2", "@babel/runtime": "^7.17.2",
+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.9.4' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.5' };