New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eclipse-che/plugin

Package Overview
Dependencies
Maintainers
4
Versions
896
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-che/plugin - npm Package Compare versions

Comparing version 0.0.1-1550221291 to 0.0.1-1550264785

14

package.json
{
"name": "@eclipse-che/plugin",
"version": "0.0.1-1550221291",
"version": "0.0.1-1550264785",
"description": "Eclipse Che specific Theia plugin API",

@@ -14,16 +14,12 @@ "publishConfig": {

"dependencies": {
"@eclipse-che/api": "^6.16.1"
"@eclipse-che/api": "latest"
},
"scripts": {
"prepare": "",
"format-code": "tsfmt -r",
"clean": "",
"build": "yarn run format-code",
"clean": "rimraf lib",
"build": "",
"watch": "",
"publish:next": "yarn publish --registry=https://registry.npmjs.org/ --no-git-tag-version --new-version 0.0.1-\"$(date +%s)\""
},
"devDependencies": {
"typescript": "^2.9.2",
"typescript-formatter": "7.2.2"
}
"devDependencies": {}
}
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