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.3.0 to 4.3.1

4

CHANGELOG.md

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

## 4.3.1
Features:
- Use async 3.2.3
## 4.3.0

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

4

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

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

"async": {
"version": "3.1.0"
"version": "3.2.3"
}
}
}
{
"name": "@sap/hdi",
"description": "HDI client library for node.js",
"version": "4.3.0",
"version": "4.3.1",
"license": "See LICENSE file",

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

"dependencies": {
"async": "3.1.0"
"async": "3.2.3"
},

@@ -14,0 +14,0 @@ "peerDependencies": {

@@ -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.3.0.
@sap/hana-client versions ^2 >= 2.5 are currently supported by @sap/hdi 4.3.1.
To install the latest @sap/hana-client simply run `npm install @sap/hana-client`.
hdb version ^0 is currently supported by @sap/hdi 4.3.0.
hdb version ^0 is currently supported by @sap/hdi 4.3.1.
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