[CI Skip] release/stable 0.8.102

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-02-01 04:41:06 +00:00
parent e45c3ac918
commit e20366d4c9
7 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
340 Mich Update all.json (#1028) 340 Mich Update all.json (#1028)
332 Jaco Bump deps (#1029) 332 Jaco Bump deps (#1029)
98 mhusnirizal update all.json (#1026) 98 mhusnirizal update all.json (#1026)
74 michalisFr Update address.json (#966) 75 michalisFr Update all.json (#1030)
30 frankywild Update all.json (#1017) 30 frankywild Update all.json (#1017)
25 Bill Laboon seed stealer site (#977) 25 Bill Laboon seed stealer site (#977)
9 Dan Shields add multipe reported scams (#297) 9 Dan Shields add multipe reported scams (#297)
+1 -1
View File
@@ -1,7 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"dotdrop2x.com",
"0vvvvuniswap.top", "0vvvvuniswap.top",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
@@ -1002,6 +1001,7 @@
"dot4.top", "dot4.top",
"dotairdrop.co", "dotairdrop.co",
"dotceo.net", "dotceo.net",
"dotdrop2x.com",
"dotevent.io", "dotevent.io",
"dotevent.live", "dotevent.live",
"dotevent.org", "dotevent.org",
+6
View File
@@ -0,0 +1,6 @@
[
{
"date": "2022-02-01",
"url": "dotdrop2x.com"
}
]
+1
View File
@@ -1,4 +1,5 @@
[ [
"2022-02",
"2022-01", "2022-01",
"2021-12", "2021-12",
"2021-11", "2021-11",
+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.101", "version": "0.8.102",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.101", "version": "0.8.102",
"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.101' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.102' };