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

@eclipse-emfcloud/coffee-custom-commands-example

Package Overview
Dependencies
Maintainers
7
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-emfcloud/coffee-custom-commands-example - npm Package Compare versions

Comparing version 0.2.0-next.961a1a0.14 to 0.2.0-next.ce04993.18

10

package.json
{
"name": "@eclipse-emfcloud/coffee-custom-commands-example",
"version": "0.2.0-next.961a1a0.14+961a1a0",
"version": "0.2.0-next.ce04993.18+ce04993",
"description": "Example custom command plug-in for the Model Server.",

@@ -27,3 +27,3 @@ "license": "(EPL-2.0 OR MIT)",

"dependencies": {
"@eclipse-emfcloud/modelserver-plugin-ext": "0.2.0-next.961a1a0.14+961a1a0",
"@eclipse-emfcloud/modelserver-plugin-ext": "0.2.0-next.ce04993.18+ce04993",
"inversify": "^5.1.1"

@@ -47,7 +47,5 @@ },

"build": "tsc",
"watch": "tsc -w",
"publish:latest": "yarn publish --tag latest",
"publish:next": "yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next"
"watch": "tsc -w"
},
"gitHead": "961a1a0a56f7b36f4731b4a8e18be366c7d05d01"
"gitHead": "ce04993de916e356ac692284e7bb9ff5ca0f9218"
}
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