You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sap/html5-app-deployer

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/html5-app-deployer - npm Package Compare versions

Comparing version

to
4.2.1

.nyc_output/32f2b5b6-d0c7-4f54-b463-bf65596e3f04.json

2

.nyc_output/processinfo/index.json

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

{"processes":{"1480553b-d6e6-4f88-9f96-627fa0af1922":{"parent":null,"children":[]}},"files":{"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/deployerHandler.js":["1480553b-d6e6-4f88-9f96-627fa0af1922"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/utils.js":["1480553b-d6e6-4f88-9f96-627fa0af1922"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/request-utils.js":["1480553b-d6e6-4f88-9f96-627fa0af1922"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/destination-utils.js":["1480553b-d6e6-4f88-9f96-627fa0af1922"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/gacd-handler.js":["1480553b-d6e6-4f88-9f96-627fa0af1922"]},"externalIds":{}}
{"processes":{"32f2b5b6-d0c7-4f54-b463-bf65596e3f04":{"parent":null,"children":[]}},"files":{"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/deployerHandler.js":["32f2b5b6-d0c7-4f54-b463-bf65596e3f04"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/utils.js":["32f2b5b6-d0c7-4f54-b463-bf65596e3f04"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/request-utils.js":["32f2b5b6-d0c7-4f54-b463-bf65596e3f04"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/destination-utils.js":["32f2b5b6-d0c7-4f54-b463-bf65596e3f04"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/gacd-handler.js":["32f2b5b6-d0c7-4f54-b463-bf65596e3f04"]},"externalIds":{}}

@@ -8,2 +8,9 @@ # Change Log

## 4.2.1 - 2022-11-15
### Updated dependencies
- deps: archiver@5.3.1
- deps: cf-nodejs-logging-support@6.13.2
- deps: file-type@12.4.2
## 4.2.0 - 2022-09-04

@@ -10,0 +17,0 @@

@@ -6,3 +6,3 @@ {

},
"version": "4.2.0",
"version": "4.2.1",
"description": "HTML5 application deployer",

@@ -13,7 +13,7 @@ "main": "index.js",

"@sap/xssec": "3.2.13",
"archiver": "5.0.0",
"archiver": "5.3.1",
"async": "3.2.3",
"axios": "0.26.0",
"cf-nodejs-logging-support": "6.4.3",
"file-type": "7.6.0",
"cf-nodejs-logging-support": "6.13.2",
"file-type": "12.4.2",
"form-data": "4.0.0",

@@ -26,12 +26,11 @@ "uuid": "3.4.0"

"eslint": "3.2.2",
"connect": "3.6.2",
"connect": "3.7.0",
"multer": "1.3.0",
"test-console": "1.1.0",
"express": "4.16.2",
"express": "4.18.2",
"sinon": "4.2.2",
"supertest": "3.0.0",
"gulp": "4.0.2",
"gulp-eslint": "^4.0.0",
"gulp-mocha": "8.0.0",
"sonarqube-scanner": "^2.1.2",
"sonarqube-scanner": "2.8.2",
"nyc": "15.1.0"

@@ -38,0 +37,0 @@ },

Sorry, the diff of this file is not supported yet