@eclipse-che/plugin-registry-generator
Advanced tools
Comparing version 7.83.0-dev-f1122f5 to 7.83.0-dev-f634729
{ | ||
"name": "@eclipse-che/plugin-registry-generator", | ||
"version": "7.83.0-dev-f1122f5", | ||
"version": "7.83.0-dev-f634729", | ||
"description": "Generator of yaml files exposed by the plug-in registry.", | ||
@@ -27,3 +27,3 @@ "main": "lib/entrypoint.js", | ||
"dependencies": { | ||
"@devfile/api": "2.2.2-1704827891", | ||
"@devfile/api": "2.2.2-1709132141", | ||
"axios": "^1.6.7", | ||
@@ -49,3 +49,3 @@ "decompress": "^4.2.1", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/semver": "^7.5.7", | ||
"@types/semver": "^7.5.8", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
@@ -71,3 +71,3 @@ "@typescript-eslint/parser": "^5.62.0", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.3.3" | ||
"typescript": "^5.4.2" | ||
}, | ||
@@ -74,0 +74,0 @@ "jest": { |
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
+ Added@devfile/api@2.2.2-1709132141(transitive)
- Removed@devfile/api@2.2.2-1704827891(transitive)