From 9092fe6baec28891002507c877011749e60b72b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 10:18:47 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-242-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/net/all.json | 1 + meta/2023-08.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 8c4371452..93dd30909 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 750 Frank Update all.json (#3736) - 734 Tim Janssen Update all.json (#3735) + 735 Tim Janssen Update all.json (#3737) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 506 mhusnirizal update all.json (#3732) diff --git a/all.json b/all.json index e4fcbd5a7..1f496300c 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fixeidfloat.net", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -7908,6 +7907,7 @@ "fixedyfloat.org", "fixedzfloat.com", "fixedzfloat.org", + "fixeidfloat.net", "fixemart.online", "fixencrypt.online", "fixendfloat.com", diff --git a/all/net/all.json b/all/net/all.json index 028ed0c60..4e0764704 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -454,6 +454,7 @@ "fixedrfloat.net", "fixedtfloat.net", "fixedvfloat.net", + "fixeidfloat.net", "fixendfloat.net", "fixerdfloat.net", "fixevdfloat.net", diff --git a/meta/2023-08.json b/meta/2023-08.json index d6342e08c..5e2171216 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -3,6 +3,10 @@ "date": "2023-08-06", "url": "connect-land.github.io" }, + { + "date": "2023-08-06", + "url": "fixeidfloat.net" + }, { "date": "2023-08-05", "url": "1inch.gifts" diff --git a/package.json b/package.json index 1141680ec..8ac553ab4 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-241-x", + "version": "0.21.6-242-x", "versions": { - "git": "0.21.6-241-x", + "git": "0.21.6-242-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 61c3f9d56..4bae271d5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-241-x", + "version": "0.21.6-242-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 8b5e4c717..29995ae71 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-241-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-242-x' };