@sap/hana-client
Advanced tools
Comparing version 2.20.23 to 2.21.26
@@ -11,2 +11,8 @@ # Hana Client 2.21.x Drivers | ||
## Version 2.21.26 | ||
### Underlying SQLDBC changes: | ||
- Issue Number 325067: The client IP address could have been erroneously reported as 0.0.0.0 on Windows. | ||
## Version 2.21.21 | ||
@@ -13,0 +19,0 @@ |
@@ -75,3 +75,24 @@ 'use strict'; | ||
ST_GEOMETRY: 74, | ||
ST_POINT: 75 | ||
ST_POINT: 75, | ||
FIXED16: 76, | ||
ABAP_ITAB: 77, | ||
RECORD_ROW_STORE: 78, | ||
RECORD_COLUMN_STORE: 79, | ||
UNUSED23: 80, | ||
FIXED8: 81, | ||
FIXED12: 82, | ||
UNUSED24: 83, | ||
UNUSED25: 84, | ||
UNUSED26: 85, | ||
UNUSED27: 86, | ||
UNUSED28: 87, | ||
UNUSED29: 88, | ||
UNUSED30: 89, | ||
CIPHERTEXT: 90, | ||
UNUSED32: 91, | ||
UNUSED33: 92, | ||
UNUSED34: 93, | ||
UNUSED35: 94, | ||
UNUSED36: 95, | ||
REAL_VECTOR: 96 | ||
}; |
{ | ||
"name": "@sap/hana-client", | ||
"version": "2.20.23", | ||
"version": "2.21.26", | ||
"lockfileVersion": 1, | ||
@@ -5,0 +5,0 @@ "requires": true, |
@@ -5,3 +5,3 @@ { | ||
"description": "Official SAP HANA Node.js Driver", | ||
"version": "2.20.23", | ||
"version": "2.21.26", | ||
"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
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
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 2 instances in 1 package
186209323
1855
4