monaco-languageserver-types
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "monaco-languageserver-types", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Convert between language server types and Monaco editor types", | ||
@@ -20,3 +20,10 @@ "type": "module", | ||
], | ||
"files": [ | ||
"index.js", | ||
"index.d.ts", | ||
"lib/*.js", | ||
"lib/*.d.ts" | ||
], | ||
"scripts": { | ||
"prepack": "tsc --noEmit false", | ||
"start": "vitest", | ||
@@ -23,0 +30,0 @@ "test": "vitest --run --coverage" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47
51906
1194
1