@eclipse-che/plugin-registry-generator
Advanced tools
Comparing version 7.83.0 to 7.84.0-dev-28eda05
@@ -56,2 +56,3 @@ "use strict"; | ||
}, | ||
tags: metadata.tags, | ||
name: name, | ||
@@ -58,0 +59,0 @@ publisher: publisher, |
{ | ||
"name": "@eclipse-che/plugin-registry-generator", | ||
"version": "7.83.0", | ||
"version": "7.84.0-dev-28eda05", | ||
"description": "Generator of yaml files exposed by the plug-in registry.", | ||
@@ -28,7 +28,7 @@ "main": "lib/entrypoint.js", | ||
"@devfile/api": "2.2.2-1709808589", | ||
"axios": "^1.6.7", | ||
"axios": "^1.6.8", | ||
"decompress": "^4.2.1", | ||
"docker-image-name-parser": "^0.1.0", | ||
"fs-extra": "^11.2.0", | ||
"glob": "^10.3.10", | ||
"glob": "^10.3.12", | ||
"handlebars": "^4.7.8", | ||
@@ -39,5 +39,5 @@ "inversify": "^6.0.2", | ||
"nanospinner": "^1.1.0", | ||
"reflect-metadata": "^0.2.1", | ||
"reflect-metadata": "^0.2.2", | ||
"semver": "^7.6.0", | ||
"simple-git": "^3.22.0", | ||
"simple-git": "^3.24.0", | ||
"tslib": "^2.6.2" | ||
@@ -71,3 +71,3 @@ }, | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.4.2" | ||
"typescript": "^5.4.3" | ||
}, | ||
@@ -74,0 +74,0 @@ "jest": { |
@@ -60,2 +60,3 @@ /********************************************************************** | ||
}, | ||
tags: metadata.tags, | ||
name: name, | ||
@@ -62,0 +63,0 @@ publisher: publisher, |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance 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 1 instance 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 1 instance in 1 package
86898
1383
1
Updatedaxios@^1.6.8
Updatedglob@^10.3.12
Updatedreflect-metadata@^0.2.2
Updatedsimple-git@^3.24.0