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

@eclipse-glsp/client

Package Overview
Dependencies
Maintainers
3
Versions
378
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-glsp/client - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0-next.9ff78ff

8

package.json
{
"name": "@eclipse-glsp/client",
"version": "0.7.0",
"version": "0.8.0-next.9ff78ff",
"description": "A sprotty-based client for GLSP",

@@ -31,3 +31,3 @@ "license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",

"autocompleter": "^4.0.2",
"sprotty": "0.7.0",
"sprotty": "next",
"uuid": "latest",

@@ -49,5 +49,5 @@ "vscode-ws-jsonrpc": "^0.0.2-1"

"watch": "tsc -w",
"publish:latest": "yarn publish",
"publish:next": "yarn publish --exact --canary=next --npm-tag=next --yes"
"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"
}
}
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