Socket
Socket
Sign inDemoInstall

@sap/hdi

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/hdi - npm Package Compare versions

Comparing version 4.4.0 to 4.5.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 4.5.0
Features:
- Node 20.x support
## 4.4.0

@@ -2,0 +6,0 @@ Features:

2

npm-shrinkwrap.json
{
"name": "@sap/hdi",
"version": "4.4.0",
"version": "4.5.0",
"lockfileVersion": 1,

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

{
"name": "@sap/hdi",
"description": "HDI client library for node.js",
"version": "4.4.0",
"version": "4.5.0",
"license": "See LICENSE file",

@@ -26,3 +26,3 @@ "repository": {

"engines": {
"node": ">=12 <=18"
"node": ">=12 <=20"
},

@@ -29,0 +29,0 @@ "files": [

@@ -17,6 +17,6 @@ @sap/hdi

Note: Either [@sap/hana-client](https://www.npmjs.com/package/@sap/hana-client) or [hdb](https://www.npmjs.com/package/hdb) must be installed by yourself.
@sap/hana-client versions ^2 >= 2.5 are currently supported by @sap/hdi 4.4.0.
@sap/hana-client versions ^2 >= 2.5 are currently supported by @sap/hdi 4.5.0.
To install the latest @sap/hana-client simply run `npm install @sap/hana-client`.
hdb version ^0 is currently supported by @sap/hdi 4.4.0.
hdb version ^0 is currently supported by @sap/hdi 4.5.0.
To install the latest hdb simply run `npm install hdb`.

@@ -23,0 +23,0 @@

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