monaco-intellisense
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "monaco-intellisense", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Your own Intellisense in Monaco Editor", | ||
"files": [ | ||
"dist" | ||
"build" | ||
], | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"exports": { | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs" | ||
}, | ||
"types": "./dist/index.d.ts", | ||
"main": "./build/index.js", | ||
"module": "./build/index.mjs", | ||
"types": "./build/index.d.ts", | ||
"scripts": { | ||
@@ -16,0 +12,0 @@ "build": "tsup src/index.ts", |
# Monaco IntelliSense | ||
Your own Intellisence in Monaco Editor. | ||
Your own Intellisense in Monaco Editor. |
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
8800
6
71
1