@platformatic/itc
Advanced tools
Comparing version 2.3.1 to 2.4.0
@@ -186,3 +186,3 @@ 'use strict' | ||
try { | ||
this.#enableKeepAlive() | ||
this._enableKeepAlive() | ||
@@ -200,3 +200,3 @@ const request = generateRequest(name, message) | ||
} finally { | ||
this.#manageKeepAlive() | ||
this._manageKeepAlive() | ||
} | ||
@@ -330,3 +330,3 @@ } | ||
#enableKeepAlive () { | ||
_enableKeepAlive () { | ||
this.#keepAlive.ref() | ||
@@ -336,3 +336,3 @@ this.#keepAliveCount++ | ||
#manageKeepAlive () { | ||
_manageKeepAlive () { | ||
this.#keepAliveCount-- | ||
@@ -339,0 +339,0 @@ |
{ | ||
"name": "@platformatic/itc", | ||
"version": "2.3.1", | ||
"version": "2.4.0", | ||
"description": "", | ||
@@ -5,0 +5,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