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
6
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 1.1.0-next.ffcc7ce.140 to 2.0.0

4

./tsconfig.json

@@ -22,4 +22,4 @@ {

"resolveJsonModule": true,
"module": "commonjs",
"moduleResolution": "Node16",
"module": "CommonJS",
"moduleResolution": "Node",
"target": "ES2017",

@@ -26,0 +26,0 @@ "jsx": "react",

@@ -6,3 +6,3 @@ {

"types": ["node", "mocha", "reflect-metadata"]
},
}
}
{
"name": "@eclipse-glsp/ts-config",
"version": "1.1.0-next.ffcc7ce.140+ffcc7ce",
"version": "2.0.0",
"description": "Shared Typescript configuration for GLSP projects",

@@ -38,3 +38,3 @@ "keywords": [

},
"gitHead": "ffcc7ce86bc05d6e16c3af131b27824aae282e6f"
"gitHead": "de11704de0f39591d2a991c3956df4e0ce88d451"
}

@@ -22,4 +22,4 @@ {

"resolveJsonModule": true,
"module": "commonjs",
"moduleResolution": "Node16",
"module": "CommonJS",
"moduleResolution": "Node",
"target": "ES2017",

@@ -26,0 +26,0 @@ "jsx": "react",

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