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.8de3069.116 to 1.1.0-next.acae6b0.132

22

package.json
{
"name": "@eclipse-glsp/ts-config",
"version": "1.1.0-next.8de3069.116+8de3069",
"version": "1.1.0-next.acae6b0.132+acae6b0",
"description": "Shared Typescript configuration for GLSP projects",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"keywords": [

@@ -11,6 +10,4 @@ "eclipse",

],
"author": {
"name": "Eclipse GLSP"
},
"homepage": "https://www.eclipse.org/glsp/",
"bugs": "https://github.com/eclipse-glsp/glsp/issues",
"repository": {

@@ -20,3 +17,6 @@ "type": "git",

},
"bugs": "https://github.com/eclipse-glsp/glsp/issues",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"author": {
"name": "Eclipse GLSP"
},
"contributors": [

@@ -29,13 +29,13 @@ {

],
"main": "tsconfig.json",
"files": [
"tsconfig.json"
],
"peerDependencies": {
"typescript": ">=4.9.3"
},
"files": [
"tsconfig.json"
],
"publishConfig": {
"access": "public"
},
"main": "tsconfig.json",
"gitHead": "8de3069e7591a81b83626e850d120a6dd32f56ce"
"gitHead": "acae6b04cbc561a691c39a3bc98544a9f1a57116"
}

@@ -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