You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@sap/hdi

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.3 to 2.2.4

4

CHANGELOG.md

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

## 2.2.4
Features:
- Use hana-client 2.4.162
## 2.2.3

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

4

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

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

"@sap/hana-client": {
"version": "2.4.139",
"version": "2.4.162",
"requires": {

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

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

{"bundleDependencies":false,"dependencies":{"@sap/hana-client":"2.4.139","async":"3.1.0"},"deprecated":false,"description":"HDI client library for node.js","devDependencies":{"command-line-args":"^4.0.7","command-line-usage":"^4.0.2","eslint":"4.10.0","eslint-plugin-node":"5.2.1","filter-node-package":"2.0.0","ink-docstrap":"1.3.0","istanbul":"^0.4.5","jsdoc":"3.5.5","jshint":"2.9.4","mocha":"3.2.0","nyc":"11.2.1","shelljs":"0.6.0","should":"^13.1.3"},"engines":{"node":">=6.0.0 <=10.16.0"},"main":"index.js","name":"@sap/hdi","repository":{"type":"git"},"scripts":{"coverage":"nyc --reporter=html mocha test/test.js","documentation":"jsdoc -d ./docs -t ./node_modules/ink-docstrap/template -R README.md -r index.js ./lib/","eslint":"eslint index.js lib/ test/","eslint_single":"eslint","full_test":"node test/manage.js","lint":"jshint index.js lib/","pre-commit":"mocha test/test.js --reporter progress && npm run lint -- --fix","prepare-release":"clean-packages && npm prune --production && ls -al","test":"jshint index.js lib/","test-all.js":"node test-all-filtered.js","test-dev":"mocha test/test.js"},"version":"2.2.3","license":"SEE LICENSE IN developer-license-3.1.txt"}
{"bundleDependencies":false,"dependencies":{"@sap/hana-client":"2.4.162","async":"3.1.0"},"deprecated":false,"description":"HDI client library for node.js","devDependencies":{"command-line-args":"^4.0.7","command-line-usage":"^4.0.2","eslint":"4.10.0","eslint-plugin-node":"5.2.1","filter-node-package":"2.0.0","ink-docstrap":"1.3.0","istanbul":"^0.4.5","jsdoc":"3.5.5","jshint":"2.9.4","mocha":"3.2.0","nyc":"11.2.1","shelljs":"0.6.0","should":"^13.1.3"},"engines":{"node":">=6.0.0 <=10.16.0"},"main":"index.js","name":"@sap/hdi","repository":{"type":"git"},"scripts":{"coverage":"nyc --reporter=html mocha test/test.js","documentation":"jsdoc -d ./docs -t ./node_modules/ink-docstrap/template -R README.md -r index.js ./lib/","eslint":"eslint index.js lib/ test/","eslint_single":"eslint","full_test":"node test/manage.js","lint":"jshint index.js lib/","pre-commit":"mocha test/test.js --reporter progress && npm run lint -- --fix","prepare-release":"clean-packages && npm prune --production && ls -al","test":"jshint index.js lib/","test-all.js":"node test-all-filtered.js","test-dev":"mocha test/test.js"},"version":"2.2.4","license":"SEE LICENSE IN developer-license-3.1.txt"}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc