Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eclipse-che/theia-generator

Package Overview
Dependencies
Maintainers
5
Versions
683
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-che/theia-generator - npm Package Compare versions

Comparing version 0.0.1-1629285017 to 0.0.1-1630669034

4

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc