mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-24 21:47:59 +00:00
[CI Skip] release/stable 0.8.46
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
324 Jaco Reformat root tsconfig.build.json (#957)
|
||||
314 Mich Update all.json (#962)
|
||||
83 mhusnirizal update all.json (#964)
|
||||
72 michalisFr Update all.json (#904)
|
||||
73 michalisFr Update all.json (#965)
|
||||
24 Bill Laboon "tripple your DOT" scam (#838)
|
||||
24 frankywild Update all.json (#954)
|
||||
9 Dan Shields add multipe reported scams (#297)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"allow": [],
|
||||
"deny": [
|
||||
"okexevent.live",
|
||||
"16-b.it",
|
||||
"1inch-wallet.org",
|
||||
"1metamask.com",
|
||||
@@ -1542,6 +1541,7 @@
|
||||
"officialtoken.com",
|
||||
"officialwalletconnect.dev",
|
||||
"officialwalletconnect.tech",
|
||||
"okexevent.live",
|
||||
"onchainwalletdaps.com",
|
||||
"oneledgerlive.com",
|
||||
"onewallet.network",
|
||||
|
||||
@@ -11,6 +11,10 @@
|
||||
"date": "2022-01-18",
|
||||
"url": "mobiledappsync.io"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-18",
|
||||
"url": "okexevent.live"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-18",
|
||||
"url": "tokenrestore.online"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.8.45",
|
||||
"version": "0.8.46",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.8.45",
|
||||
"version": "0.8.46",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.45' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.46' };
|
||||
|
||||
Reference in New Issue
Block a user