@eclipse-glsp/ts-config
Advanced tools
Comparing version 1.1.0-next.d03ad9f.112 to 1.1.0-next.e31f2e5.119
{ | ||
"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", |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
37945