From 011d6103611a27dbcdc61c520f7e7f52f7050480 Mon Sep 17 00:00:00 2001 From: Haim Kastner Date: Sun, 9 Jun 2024 09:49:34 +0000 Subject: [PATCH] Update dependencies and mark GA --- README.md | 13 ------------- package.json | 4 ++-- yarn.lock | 10 +++++----- 3 files changed, 7 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 9414e0b..c4931ff 100644 --- a/README.md +++ b/README.md @@ -22,19 +22,6 @@ With the SDK, you do not have to manage log in, send keep alive requests, worry > 💡 The Harmony Endpoint SDK supports simultaneous instances with different tenants. ---- -🚧🚧🚧 - -**Note that the SDK package is in Early Availability (EA). Use with caution, as it may undergo changes and improvements. Feedback and contributions are highly encouraged.** - -To report a bug, please go to [Report Bug](#-report-bug) - -For feedback, please get in touch with us at [Check Point Software Technologies Ltd.](mailto:harmony-endpoint-external-api@checkpoint.com) - -🚧🚧🚧 - ---- - ## ⬇️ SDK installation To start using this SDK, add the SDK package to your project diff --git a/package.json b/package.json index d7e2eef..bd6a3cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chkp/harmony-endpoint-management-sdk", - "version": "1.1.68", + "version": "1.1.85", "description": "The official Harmony Endpoint management SDK for JavaScript ecosystem", "main": "dist/index.js", "files": [ @@ -55,7 +55,7 @@ "jsonwebtoken": "^9.0.2", "node-fetch": "^2.6.6", "time-stamp": "^2.2.0", - "unitsnet-js": "^1.0.106" + "unitsnet-js": "^2.2.4" }, "devDependencies": { "@openapitools/openapi-generator-cli": "^2.7.0", diff --git a/yarn.lock b/yarn.lock index 21f9e94..8dc276a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -298,7 +298,7 @@ __metadata: time-stamp: ^2.2.0 ts-node: ^10.9.1 typescript: ^4.3.4 - unitsnet-js: ^1.0.106 + unitsnet-js: ^2.2.4 languageName: unknown linkType: soft @@ -5438,10 +5438,10 @@ __metadata: languageName: node linkType: hard -"unitsnet-js@npm:^1.0.106": - version: 1.0.130 - resolution: "unitsnet-js@npm:1.0.130" - checksum: 5fd50f1feb3c467e0d8a8abb9c829bdacd35937186be8a68c2c808f302f6c7106b746fd663e25c2588244acc499b5d911d65a0d6c8f162eb9d4adebb3ca4079c +"unitsnet-js@npm:^2.2.4": + version: 2.2.4 + resolution: "unitsnet-js@npm:2.2.4" + checksum: 9f05a816629729e5c62be36114180bb2bf4782e0ddf0614709d8cf431db3a1d75f6d88df624e8a5b3d9d17d523afe0a30f50f4f97c9f2a60e17d91bb3595920e languageName: node linkType: hard