mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 07:01:12 +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)
|
324 Jaco Reformat root tsconfig.build.json (#957)
|
||||||
314 Mich Update all.json (#962)
|
314 Mich Update all.json (#962)
|
||||||
83 mhusnirizal update all.json (#964)
|
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 Bill Laboon "tripple your DOT" scam (#838)
|
||||||
24 frankywild Update all.json (#954)
|
24 frankywild Update all.json (#954)
|
||||||
9 Dan Shields add multipe reported scams (#297)
|
9 Dan Shields add multipe reported scams (#297)
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"allow": [],
|
"allow": [],
|
||||||
"deny": [
|
"deny": [
|
||||||
"okexevent.live",
|
|
||||||
"16-b.it",
|
"16-b.it",
|
||||||
"1inch-wallet.org",
|
"1inch-wallet.org",
|
||||||
"1metamask.com",
|
"1metamask.com",
|
||||||
@@ -1542,6 +1541,7 @@
|
|||||||
"officialtoken.com",
|
"officialtoken.com",
|
||||||
"officialwalletconnect.dev",
|
"officialwalletconnect.dev",
|
||||||
"officialwalletconnect.tech",
|
"officialwalletconnect.tech",
|
||||||
|
"okexevent.live",
|
||||||
"onchainwalletdaps.com",
|
"onchainwalletdaps.com",
|
||||||
"oneledgerlive.com",
|
"oneledgerlive.com",
|
||||||
"onewallet.network",
|
"onewallet.network",
|
||||||
|
|||||||
@@ -11,6 +11,10 @@
|
|||||||
"date": "2022-01-18",
|
"date": "2022-01-18",
|
||||||
"url": "mobiledappsync.io"
|
"url": "mobiledappsync.io"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-01-18",
|
||||||
|
"url": "okexevent.live"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-01-18",
|
"date": "2022-01-18",
|
||||||
"url": "tokenrestore.online"
|
"url": "tokenrestore.online"
|
||||||
|
|||||||
+1
-1
@@ -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.45",
|
"version": "0.8.46",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.8.45",
|
"version": "0.8.46",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.16.7",
|
"@babel/runtime": "^7.16.7",
|
||||||
|
|||||||
@@ -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.45' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.46' };
|
||||||
|
|||||||
Reference in New Issue
Block a user