Comparing version 0.139.0 to 0.140.0
@@ -190,4 +190,4 @@ "use strict"; | ||
return { | ||
"version": "0.139.0", | ||
"commit": "0a17078bddb72cd5e3173b4fe760bff1ae77a1d5" | ||
"version": "0.140.0", | ||
"commit": "6da23faa40e76680ffd04aec46965c78b02028dd" | ||
}; | ||
@@ -194,0 +194,0 @@ } |
@@ -20,4 +20,4 @@ "use strict"; | ||
this.VersionConfiguration = { | ||
VERSION: "0.139.0", | ||
COMMIT: "0a17078bddb72cd5e3173b4fe760bff1ae77a1d5" | ||
VERSION: "0.140.0", | ||
COMMIT: "6da23faa40e76680ffd04aec46965c78b02028dd" | ||
}; | ||
@@ -24,0 +24,0 @@ this.ControllerAddress = { |
@@ -18,3 +18,3 @@ "use strict"; | ||
const hardcodedSupportedVersions = ["8.0.0-8.9.0", "8.9.2-12.22.12", "14.0.0-14.21.3", "16.0.0-16.20.2", "18.0.0-18.20.0", "20.0.0-20.12.0"]; | ||
const hardcodedSupportedVersions = ["8.0.0-8.9.0", "8.9.2-12.22.12", "14.0.0-14.21.3", "16.0.0-16.20.2", "18.0.0-18.20.1", "20.0.0-20.12.1"]; | ||
@@ -78,3 +78,3 @@ function parseVersion(versionString) { | ||
_logger.logger.debug(`Node version is not verified for this sdk version. SDK Version: ${"0.139.0"}, node version: ${nodeVersionString}`); | ||
_logger.logger.debug(`Node version is not verified for this sdk version. SDK Version: ${"0.140.0"}, node version: ${nodeVersionString}`); | ||
@@ -137,3 +137,3 @@ _logger.logger.debug(`Used the following versions to compare against: ${nodeVersions}`); | ||
const parsedVersions = JSON.parse(rawVersions); | ||
const sdkVersion = parseVersion("0.139.0"); | ||
const sdkVersion = parseVersion("0.140.0"); | ||
@@ -140,0 +140,0 @@ _logger.logger.debug(`updateVersionSupport: sdkVersion = ${sdkVersion}`); |
{ | ||
"name": "rookout", | ||
"commit": "0a17078bddb72cd5e3173b4fe760bff1ae77a1d5", | ||
"version": "0.139.0", | ||
"commit": "6da23faa40e76680ffd04aec46965c78b02028dd", | ||
"version": "0.140.0", | ||
"description": "Rook is a package for on the fly debugging and data extraction for applications in production", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package