From c819656c7a6544594b965ea0c056130cb80b8954 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 14:50:17 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-36-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-10.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 46948856d..f4c56a31e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 462 Jaco Bump TS (#2337) 342 mhusnirizal update all.json (#2345) 289 Frank Update all.json (#2351) - 258 Tim Janssen Update all.json (#2350) + 259 Tim Janssen Update all.json (#2352) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index b46a8504a..050290894 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "syncsdapp.firebaseapp.com", - "dent-scnn.firebaseapp.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3993,6 +3991,7 @@ "deluxepluxwallet.com", "dencryptedprotocols.com", "denemesitem.store", + "dent-scnn.firebaseapp.com", "dent-scnn.web.app", "deoxanaut.com", "dependantweb3functions.live", @@ -10146,6 +10145,7 @@ "syncsandboxland.com", "syncscollabsolution.com", "syncsdap.site", + "syncsdapp.firebaseapp.com", "syncsdapp.web.app", "syncsdappsbase.online", "syncsdatawallet.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index 9d4250091..07f957f67 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -7,6 +7,10 @@ "date": "2022-10-02", "url": "bitvestnetwork.com" }, + { + "date": "2022-10-02", + "url": "dent-scnn.firebaseapp.com" + }, { "date": "2022-10-02", "url": "dent-scnn.web.app" @@ -27,6 +31,10 @@ "date": "2022-10-02", "url": "sync.saveukr.org" }, + { + "date": "2022-10-02", + "url": "syncsdapp.firebaseapp.com" + }, { "date": "2022-10-02", "url": "syncsdapp.web.app" diff --git a/package.json b/package.json index b18354533..de1a42e9e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-35-x", + "version": "0.18.10-36-x", "versions": { - "git": "0.18.10-35-x", + "git": "0.18.10-36-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7fed170a9..dcd67100e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-35-x", + "version": "0.18.10-36-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a90490af1..410248e42 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.18.10-35-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-36-x' };