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
40
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
5.0.2

.nyc_output/20f31045-4292-4d47-a86f-7ea468a59e53.json

2

.nyc_output/processinfo/index.json

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

{"processes":{"f74ca412-5c44-427b-bbe5-559c53afba05":{"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":["f74ca412-5c44-427b-bbe5-559c53afba05"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/utils.js":["f74ca412-5c44-427b-bbe5-559c53afba05"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/request-utils.js":["f74ca412-5c44-427b-bbe5-559c53afba05"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/destination-utils.js":["f74ca412-5c44-427b-bbe5-559c53afba05"],"/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/gacd-handler.js":["f74ca412-5c44-427b-bbe5-559c53afba05"]},"externalIds":{}}
{"processes":{"20f31045-4292-4d47-a86f-7ea468a59e53":{"parent":null,"children":[]}},"files":{"/xmake/data/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/deployerHandler.js":["20f31045-4292-4d47-a86f-7ea468a59e53"],"/xmake/data/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/utils.js":["20f31045-4292-4d47-a86f-7ea468a59e53"],"/xmake/data/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/request-utils.js":["20f31045-4292-4d47-a86f-7ea468a59e53"],"/xmake/data/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/destination-utils.js":["20f31045-4292-4d47-a86f-7ea468a59e53"],"/xmake/data/xmake/j/prod-build10310/w/final-assembly/final-assembly-html5-app-deployer-SP-REL-linuxx86_64_indirectshipment/gen/out/module/lib/gacd-handler.js":["20f31045-4292-4d47-a86f-7ea468a59e53"]},"externalIds":{}}

@@ -7,3 +7,7 @@ # Change Log

The format is based on [Keep a Changelog](http://keepachangelog.com/).
## 5.0.2 - 2023-11-29
### Updated dependencies
- deps: xssec@3.6.0
## 5.0.1 - 2023-11-18

@@ -10,0 +14,0 @@

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

},
"version": "5.0.1",
"version": "5.0.2",
"description": "HTML5 application deployer",

@@ -12,3 +12,3 @@ "main": "index.js",

"@sap/xsenv": "^3.4.0",
"@sap/xssec": "3.5.0",
"@sap/xssec": "3.6.0",
"archiver": "5.3.1",

@@ -41,3 +41,3 @@ "async": "3.2.3",

"test": "node node_modules/nyc/bin/nyc.js --reporter=lcov node_modules/mocha/bin/_mocha test --recursive --check-leaks",
"lint": "eslint -c .eslintrc -f stylish lib/ index.js",
"lint": "eslint -c .eslintrc -f stylish lib/ index.js -o ./defaultlint.xml",
"prepareRelease": "npm prune --production",

@@ -44,0 +44,0 @@ "sonar": "gulp sonarqube",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet