From c3a62e26dfec865395f4a240f0ffb340ca6d9f9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 12:49:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-130-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2023-07.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e7dd8c0ce..c9a894765 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 728 Frank Update all.json (#3603) - 673 Tim Janssen Update all.json (#3605) + 674 Tim Janssen Update all.json (#3607) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 480 mhusnirizal update all.json (#3606) diff --git a/all.json b/all.json index f00f17570..ea0843085 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "exlagex.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -7020,6 +7019,7 @@ "exchangezoid.com", "exchangs.info", "excitedoncrypto.com", + "exlagex.com", "exochainconnect.org", "exodu-wallet.com", "exodusb.com", diff --git a/all/com/all.json b/all/com/all.json index 33a2438ac..2474b320e 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2615,6 +2615,7 @@ "exchangewllt.com", "exchangezoid.com", "excitedoncrypto.com", + "exlagex.com", "exodu-wallet.com", "exodusb.com", "exodusg.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index e61258e1c..79db754c9 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -47,6 +47,10 @@ "date": "2023-07-13", "url": "eth-cc.io" }, + { + "date": "2023-07-13", + "url": "exlagex.com" + }, { "date": "2023-07-13", "url": "fifty3rd.us" diff --git a/package.json b/package.json index f74e0c0ae..5e1078ea9 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-129-x", + "version": "0.21.6-130-x", "versions": { - "git": "0.21.6-129-x", + "git": "0.21.6-130-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f4e0a9d4f..74660e4db 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-129-x", + "version": "0.21.6-130-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2a422509f..fd395b828 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-129-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-130-x' };