New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@typefox/monaco-editor-react

Package Overview
Dependencies
Maintainers
5
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typefox/monaco-editor-react - npm Package Compare versions

Comparing version 6.2.0 to 6.2.1

7

CHANGELOG.md

@@ -5,2 +5,7 @@ # CHANGELOG

## [6.2.1] - 2025-01-31
- Moved workerFactory from `monaco-editor-wrapper` to `monaco-languageclient`
- Updated to `monaco-languageclient@9.2.1` and `monaco-editor-wrapper@6.2.1`.
## [6.2.0] - 2025-01-31

@@ -16,3 +21,3 @@

- `vscode/services` => `@codingame/monaco-vscode-api`
- Updated to `monaco-languageclient@9.2.0` and `monaco-languageclient@6.2.0`.
- Updated to `monaco-languageclient@9.2.0` and `monaco-editor-wrapper@6.2.0`.

@@ -19,0 +24,0 @@ ## [6.1.1] - 2025-01-20

4

package.json
{
"name": "@typefox/monaco-editor-react",
"version": "6.2.0",
"version": "6.2.1",
"license": "MIT",

@@ -50,3 +50,3 @@ "description": "React component for Monaco-Editor and Monaco Languageclient",

"@codingame/monaco-vscode-editor-api": "13.1.1",
"monaco-editor-wrapper": "~6.2.0",
"monaco-editor-wrapper": "~6.2.1",
"react": ">=18.0.0 || <20.0.0"

@@ -53,0 +53,0 @@ },

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