@eclipse-che/theia-generator
Advanced tools
Comparing version 0.0.1-1629285017 to 0.0.1-1630669034
{ | ||
"name": "@eclipse-che/theia-generator", | ||
"version": "0.0.1-1629285017", | ||
"version": "0.0.1-1630669034", | ||
"description": "Eclipse Che - Theia tooling", | ||
@@ -29,3 +29,3 @@ "author": "Florent Benoit", | ||
"@types/tmp": "^0.0.33", | ||
"@types/webpack": "^4.0.0", | ||
"@types/webpack": "^5.28.0", | ||
"@types/yargs": "12.0.1", | ||
@@ -32,0 +32,0 @@ "json2yaml": "^1.1.0" |
@@ -48,3 +48,13 @@ { | ||
"@theia/variable-resolver": "{{ theiaVersion }}", | ||
"@theia/workspace": "{{ theiaVersion }}" | ||
"@theia/workspace": "{{ theiaVersion }}", | ||
"babel-loader": "^8.2.2", | ||
"buffer": "^6.0.3", | ||
"source-map-loader": "^2.0.1", | ||
"source-map-support": "^0.5.19", | ||
"style-loader": "^2.0.0", | ||
"umd-compat-loader": "^2.1.2", | ||
"webpack": "^5.36.2", | ||
"worker-loader": "^3.0.8", | ||
"async-limiter": "^2.0.0" | ||
}, | ||
@@ -73,4 +83,8 @@ "bin": { | ||
"html-webpack-plugin": "^5.3.1", | ||
"async-limiter": "^2.0.0" | ||
"@theia/compression-webpack-plugin": "^3.0.0", | ||
"circular-dependency-plugin": "^5.2.2", | ||
"copy-webpack-plugin": "^8.1.1", | ||
"webpack-cli": "^4.7.0", | ||
"process": "^0.11.10" | ||
} | ||
} |
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
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
359352
6100