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.d03ad9f.112 to 1.1.0-next.e31f2e5.119

7

package.json
{
"name": "@eclipse-glsp/ts-config",
"version": "1.1.0-next.d03ad9f.112+d03ad9f",
"version": "1.1.0-next.e31f2e5.119+e31f2e5",
"description": "Shared Typescript configuration for GLSP projects",

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

"eclipse",
"glsp",
"tsconfig"

@@ -28,3 +29,3 @@ ],

"peerDependencies": {
"typescript": ">=4.5.5"
"typescript": ">=4.9.3"
},

@@ -38,3 +39,3 @@ "files": [

"main": "tsconfig.json",
"gitHead": "d03ad9f9dfb19f8aa14acc7d62583372ed21a6e8"
"gitHead": "e31f2e57b5be8c784247c469669ed2a20ec548ee"
}

@@ -22,3 +22,3 @@ {

"module": "commonjs",
"moduleResolution": "node",
"moduleResolution": "Node16",
"target": "ES2017",

@@ -25,0 +25,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