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.1aa5128.107 to 1.1.0-next.1cd0682.136

23

package.json
{
"name": "@eclipse-glsp/ts-config",
"version": "1.1.0-next.1aa5128.107+1aa5128",
"version": "1.1.0-next.1cd0682.136+1cd0682",
"description": "Shared Typescript configuration for GLSP projects",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"keywords": [
"eclipse",
"glsp",
"tsconfig"
],
"author": {
"name": "Eclipse GLSP"
},
"homepage": "https://www.eclipse.org/glsp/",
"bugs": "https://github.com/eclipse-glsp/glsp/issues",
"repository": {

@@ -18,3 +16,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": [

@@ -27,13 +28,13 @@ {

],
"peerDependencies": {
"typescript": ">=4.5.5"
},
"main": "tsconfig.json",
"files": [
"tsconfig.json"
],
"peerDependencies": {
"typescript": ">=4.9.3"
},
"publishConfig": {
"access": "public"
},
"main": "tsconfig.json",
"gitHead": "1aa51288c7089eae4a60f108d8b4f7a60a3cd3a2"
"gitHead": "1cd0682fb2a2c5ae286e616755fdce20d922f09e"
}

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