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

@eclipse-glsp/ts-config

Package Overview
Dependencies
Maintainers
5
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-glsp/ts-config - npm Package Compare versions

Comparing version 0.9.0-next.f02032cc to 0.9.0

5

package.json
{
"name": "@eclipse-glsp/ts-config",
"version": "0.9.0-next.f02032cc",
"version": "0.9.0",
"description": "Shared Typescript configuration for GLSP projects",

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

},
"main": "tsconfig.json"
"main": "tsconfig.json",
"gitHead": "b1394ad8c3328a22eb1335d9bd85728a69951a72"
}

7

README.md

@@ -8,3 +8,3 @@ # Eclipse GLSP - Shared Typescript configuration

```bash
$ yarn add --dev @eclipse-glsp/ts-config
yarn add --dev @eclipse-glsp/ts-config
```

@@ -16,3 +16,3 @@

```jsonc
```json
{

@@ -29,2 +29,3 @@ "extends": "@eclipse-glsp/ts-config/tsconfig.json",

For more information, please visit the [Eclipse GLSP Umbrella repository](https://github.com/eclipse-glsp/glsp) and the [Eclipse GLSP Website](https://www.eclipse.org/glsp/). If you have questions, please raise them in the [discussions](https://github.com/eclipse-glsp/glsp/discussions) and have a look at our [communication and support options](https://www.eclipse.org/glsp/contact/).
For more information, please visit the [Eclipse GLSP Umbrella repository](https://github.com/eclipse-glsp/glsp) and the [Eclipse GLSP Website](https://www.eclipse.org/glsp/).
If you have questions, please raise them in the [discussions](https://github.com/eclipse-glsp/glsp/discussions) and have a look at our [communication and support options](https://www.eclipse.org/glsp/contact/).
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