@sap/hana-client
Advanced tools
Comparing version 2.18.27 to 2.19.18
@@ -11,3 +11,3 @@ # Hana Client 2.19.x Drivers | ||
## Version 2.19.13 | ||
## Version 2.19.18 | ||
@@ -14,0 +14,0 @@ ### Underlying SQLDBC changes: |
@@ -74,2 +74,3 @@ declare module '@sap/hana-client' { | ||
public getValues<T>(options: {[key: string]: boolean}, fn: HanaResultCallback<T>): void; | ||
public getValuesCanBlock(): boolean; | ||
public isClosed(): boolean; | ||
@@ -76,0 +77,0 @@ public isNull(colIndex: number): boolean; |
@@ -608,3 +608,3 @@ 'use strict'; | ||
} else if (process.platform === 'win32') { | ||
pb_subdir = 'ntamd64-msvc2015'; | ||
pb_subdir = 'ntamd64-msvc2022'; | ||
} else if (process.platform === 'darwin') { | ||
@@ -611,0 +611,0 @@ if (process.arch === 'arm64') { |
{ | ||
"name": "@sap/hana-client", | ||
"version": "2.18.27", | ||
"version": "2.19.18", | ||
"lockfileVersion": 1, | ||
@@ -5,0 +5,0 @@ "requires": true, |
@@ -5,3 +5,3 @@ { | ||
"description": "Official SAP HANA Node.js Driver", | ||
"version": "2.18.27", | ||
"version": "2.19.18", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "debug": "3.1.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
186289351
1789
4