monaco-editor-workers
Advanced tools
Comparing version 0.41.0 to 0.43.0
@@ -5,2 +5,6 @@ # CHANGELOG | ||
## [0.43.0] - 2023-09-14 | ||
- Updated to [0.43.0 release of monaco-editor](https://www.npmjs.com/package/monaco-editor/v/0.43.0). | ||
## [0.41.0] - 2023-08-09 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "monaco-editor-workers", | ||
"version": "0.41.0", | ||
"version": "0.43.0", | ||
"license": "MIT", | ||
@@ -75,21 +75,21 @@ "description": "Monaco Editor Worker Support Package", | ||
"volta": { | ||
"node": "18.17.0", | ||
"node": "18.17.1", | ||
"npm": "9.6.7" | ||
}, | ||
"dependencies": { | ||
"monaco-editor": "~0.41.0" | ||
"monaco-editor": "~0.43.0" | ||
}, | ||
"peerDependencies": { | ||
"monaco-editor": "~0.41.0" | ||
"monaco-editor": "~0.43.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "~18.17.3", | ||
"@typescript-eslint/eslint-plugin": "~6.3.0", | ||
"@typescript-eslint/parser": "~6.3.0", | ||
"eslint": "~8.46.0", | ||
"@types/node": "~18.17.15", | ||
"@typescript-eslint/eslint-plugin": "~6.7.0", | ||
"@typescript-eslint/parser": "~6.7.0", | ||
"eslint": "~8.49.0", | ||
"shx": "~0.3.4", | ||
"tslib": "~2.6.1", | ||
"tslib": "~2.6.2", | ||
"typescript": "~5.1.6", | ||
"vite": "~4.4.9", | ||
"vite-node": "~0.34.1" | ||
"vite-node": "~0.34.4" | ||
}, | ||
@@ -96,0 +96,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
16070524
90424
+ Addedmonaco-editor@0.43.0(transitive)
- Removedmonaco-editor@0.41.0(transitive)
Updatedmonaco-editor@~0.43.0