Socket
Socket
Sign inDemoInstall

@sap/hdi-deploy

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/hdi-deploy - npm Package Compare versions

Comparing version 5.2.1 to 5.2.2

20

CHANGELOG.md

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

## 5.2.2
Fixes:
- use micromatch@4.0.8
- use async@3.2.6
## 5.2.1

@@ -48,2 +53,17 @@ Features:

## 4.9.5
Fixes:
- use micromatch@4.0.7
- use @sap/hana-client@2.20.22
- use hdb@0.19.8
## 4.9.4
Fixes:
- fixed accessing undefined data from readableBuffer when using the --optimise-file-upload option
- use @sap/hana-client@2.20.15
## 4.9.3
Fixes:
- fixed accessing undefined data from readableBuffer when using the --optimise-file-upload option
## 4.9.2

@@ -50,0 +70,0 @@ Fixes:

24

npm-shrinkwrap.json
{
"name": "@sap/hdi-deploy",
"version": "5.2.1",
"version": "5.2.2",
"lockfileVersion": 2,

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

"name": "@sap/hdi-deploy",
"version": "5.2.1",
"version": "5.2.2",
"hasInstallScript": true,

@@ -16,6 +16,6 @@ "license": "See LICENSE file",

"@sap/xsenv": "5.2.0",
"async": "3.2.5",
"async": "3.2.6",
"dotenv": "16.4.5",
"handlebars": "4.7.8",
"micromatch": "4.0.7"
"micromatch": "4.0.8"
},

@@ -108,3 +108,3 @@ "engines": {

"node_modules/async": {
"version": "3.2.5"
"version": "3.2.6"
},

@@ -176,3 +176,3 @@ "node_modules/braces": {

"node_modules/hdb": {
"version": "0.19.8",
"version": "0.19.9",
"devOptional": true,

@@ -203,3 +203,3 @@ "dependencies": {

"node_modules/micromatch": {
"version": "4.0.7",
"version": "4.0.8",
"dependencies": {

@@ -258,3 +258,3 @@ "braces": "^3.0.3",

"node_modules/uglify-js": {
"version": "3.19.1",
"version": "3.19.2",
"optional": true,

@@ -325,3 +325,3 @@ "bin": {

"async": {
"version": "3.2.5"
"version": "3.2.6"
},

@@ -370,3 +370,3 @@ "braces": {

"hdb": {
"version": "0.19.8",
"version": "0.19.9",
"devOptional": true,

@@ -388,3 +388,3 @@ "requires": {

"micromatch": {
"version": "4.0.7",
"version": "4.0.8",
"requires": {

@@ -428,3 +428,3 @@ "braces": "^3.0.3",

"uglify-js": {
"version": "3.19.1",
"version": "3.19.2",
"optional": true

@@ -431,0 +431,0 @@ },

{
"name": "@sap/hdi-deploy",
"description": "HDI content deployment",
"version": "5.2.1",
"version": "5.2.2",
"license": "See LICENSE file",

@@ -11,6 +11,6 @@ "repository": {},

"@sap/xsenv": "5.2.0",
"async": "3.2.5",
"async": "3.2.6",
"dotenv": "16.4.5",
"handlebars": "4.7.8",
"micromatch": "4.0.7"
"micromatch": "4.0.8"
},

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

Sorry, the diff of this file is too big to display

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