Socket
Socket
Sign inDemoInstall

@sap/hana-client

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/hana-client - npm Package Compare versions

Comparing version 2.20.20 to 2.20.22

29

CHANGELOG.md

@@ -0,1 +1,24 @@

# Hana Client 2.21.x Drivers
Please see the "What’s new in the SAP HANA Client" section in the official HANA client 2.21 documentation:
https://help.sap.com/viewer/product/SAP_HANA_CLIENT/2.21/en-US
For the latest updates please see SAP Note 3462517 - SAP HANA Client 2.21 Release Notes
https://me.sap.com/notes/3462517
## Version 2.21.21
### Changes:
- Issue Number 323078: The ColumnInfo was missing maxSize information.
- Issue Number 321375: Node.js could have leaked a small amount of memory on connection close.
### Underlying SQLDBC changes:
- Issue Number 320141: Poco was updated to 1.11.8p2.
- Issue Number 320126: Enabling SQL tracing could have caused a crash when using in/out parameters.
- Issue Number 310273: When processing dates and/or times with invalid values, SQLDBC-based drivers could have thrown an exception.
# Hana Client 2.20.x Drivers

@@ -11,2 +34,8 @@

## Version 2.20.22
### Changes:
- Issue Number 323633: The clearPool() method could have blocked other work.
## Version 2.20.20

@@ -13,0 +42,0 @@

2

npm-shrinkwrap.json
{
"name": "@sap/hana-client",
"version": "2.20.20",
"version": "2.20.22",
"lockfileVersion": 1,

@@ -5,0 +5,0 @@ "requires": true,

@@ -5,3 +5,3 @@ {

"description": "Official SAP HANA Node.js Driver",
"version": "2.20.20",
"version": "2.20.22",
"dependencies": {

@@ -8,0 +8,0 @@ "debug": "3.1.0"

@@ -230,3 +230,3 @@ # @sap/hana-client

The HANA Node.js Driver is provided via the [SAP Developer License Agreement](https://tools.hana.ondemand.com/developer-license-3_1.txt).
The HANA Node.js Driver is provided via the [SAP Developer License Agreement](https://tools.hana.ondemand.com/developer-license.txt).

@@ -233,0 +233,0 @@ By using this software, you agree that the following text is incorporated into the terms of the Developer Agreement:

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc