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

@eclipse-glsp/config

Package Overview
Dependencies
Maintainers
5
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-glsp/config - npm Package Compare versions

Comparing version 0.10.0 to 1.1.0-next.1aa5128.107

17

package.json
{
"name": "@eclipse-glsp/config",
"version": "0.10.0",
"description": "Wrapper package that provides Typescript, ESLint and prettier configurations for GLSP projects",
"version": "1.1.0-next.1aa5128.107+1aa5128",
"description": "Wrapper package that provides Typescript, ESLint, Mocha and prettier configurations for GLSP projects",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",

@@ -30,11 +30,14 @@ "keywords": [

"dependencies": {
"@eclipse-glsp/eslint-config": "0.10.0",
"@eclipse-glsp/prettier-config": "0.10.0",
"@eclipse-glsp/ts-config": "0.10.0",
"@eclipse-glsp/eslint-config": "1.1.0-next.1aa5128.107+1aa5128",
"@eclipse-glsp/mocha-config": "1.1.0-next.1aa5128.107+1aa5128",
"@eclipse-glsp/prettier-config": "1.1.0-next.1aa5128.107+1aa5128",
"@eclipse-glsp/ts-config": "1.1.0-next.1aa5128.107+1aa5128",
"prettier": "^2.4.1"
},
"devDependencies": {
"typescript": "^3.9.2"
"@types/node": ">=12.x",
"reflect-metadata": ">=0.1.13",
"typescript": ">=4.5.5"
},
"gitHead": "1eea301641ea08bd45a5257be44214dcc84b367e"
"gitHead": "1aa51288c7089eae4a60f108d8b4f7a60a3cd3a2"
}
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