@eclipse-che/plugin-registry-generator
Advanced tools
Comparing version 7.87.0-dev-9cecee6 to 7.87.0
{ | ||
"name": "@eclipse-che/plugin-registry-generator", | ||
"version": "7.87.0-dev-9cecee6", | ||
"version": "7.87.0", | ||
"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-1715367693", | ||
"@devfile/api": "2.2.2-1716821574", | ||
"axios": "^1.7.2", | ||
@@ -33,3 +33,3 @@ "decompress": "^4.2.1", | ||
"fs-extra": "^11.2.0", | ||
"glob": "^10.3.16", | ||
"glob": "^10.4.1", | ||
"handlebars": "^4.7.8", | ||
@@ -43,3 +43,3 @@ "inversify": "^6.0.2", | ||
"simple-git": "^3.24.0", | ||
"tslib": "^2.6.2" | ||
"tslib": "^2.6.3" | ||
}, | ||
@@ -58,3 +58,3 @@ "devDependencies": { | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-deprecation": "^2.0.0", | ||
"eslint-plugin-deprecation": "^3.0.0", | ||
"eslint-plugin-header": "^3.1.1", | ||
@@ -67,6 +67,6 @@ "eslint-plugin-jest": "^28.5.0", | ||
"jest": "^29.7.0", | ||
"prettier": "^3.2.5", | ||
"prettier": "^3.3.0", | ||
"prettier-plugin-import-sort": "^0.0.7", | ||
"rimraf": "^5.0.7", | ||
"ts-jest": "^29.1.3", | ||
"ts-jest": "^29.1.4", | ||
"ts-mockito": "^2.6.1", | ||
@@ -73,0 +73,0 @@ "ts-node": "^10.9.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
0
86885
80
+ Added@devfile/api@2.2.2-1716821574(transitive)
- Removed@devfile/api@2.2.2-1715367693(transitive)
Updatedglob@^10.4.1
Updatedtslib@^2.6.3