@eclipse-che/plugin-registry-generator
Advanced tools
Comparing version 7.42.0-dev-caffcbb to 7.42.0-dev-eed7973
{ | ||
"name": "@eclipse-che/plugin-registry-generator", | ||
"version": "7.42.0-dev-caffcbb", | ||
"version": "7.42.0-dev-eed7973", | ||
"description": "Generator of yaml files exposed by the plug-in registry.", | ||
@@ -27,3 +27,3 @@ "main": "lib/entrypoint.js", | ||
"dependencies": { | ||
"axios": "^0.21.4", | ||
"axios": "^0.24.0", | ||
"decompress": "^4.2.1", | ||
@@ -45,10 +45,10 @@ "docker-image-name-parser": "^0.1.0", | ||
"@types/decompress": "^4.2.4", | ||
"@types/fs-extra": "^9.0.12", | ||
"@types/glob": "^7.1.4", | ||
"@types/jest": "^27.0.1", | ||
"@types/fs-extra": "^9.0.13", | ||
"@types/glob": "^7.2.0", | ||
"@types/jest": "^27.4.0", | ||
"@types/js-yaml": "^3.12.6", | ||
"@types/semver": "^7.3.8", | ||
"@types/semver": "^7.3.9", | ||
"@typescript-eslint/eslint-plugin": "^4.31.1", | ||
"@typescript-eslint/parser": "^4.31.1", | ||
"concurrently": "^6.2.1", | ||
"@typescript-eslint/parser": "^4.33.0", | ||
"concurrently": "^7.0.0", | ||
"cpx": "^1.5.0", | ||
@@ -61,10 +61,10 @@ "eslint": "^7.32.0", | ||
"eslint-plugin-no-null": "^1.0.2", | ||
"eslint-plugin-no-unsanitized": "^3.1.5", | ||
"eslint-plugin-no-unsanitized": "^4.0.1", | ||
"if-env": "^1.0.4", | ||
"import-sort-style-eslint": "^6.0.0", | ||
"jest": "^27.2.0", | ||
"jest": "^27.4.7", | ||
"prettier": "^2.5.1", | ||
"prettier-plugin-import-sort": "^0.0.7", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^27.0.5", | ||
"ts-jest": "^27.1.2", | ||
"ts-mockito": "^2.6.1", | ||
@@ -71,0 +71,0 @@ "ts-node": "^10.4.0", |
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
+ Addedaxios@0.24.0(transitive)
- Removedaxios@0.21.4(transitive)
Updatedaxios@^0.24.0