@sap/html5-app-deployer
Advanced tools
Comparing version
@@ -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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
179753
0.1%+ Added
- Removed
Updated