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

@monaco-editor/react

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monaco-editor/react - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

CHANGELOG.md
### Versions
## 1.0.2
###### *June 26, 2019*
- Update package description
## 1.0.1

@@ -4,0 +9,0 @@ ###### *June 26, 2019*

13

package.json
{
"name": "@monaco-editor/react",
"version": "1.0.1",
"description": "Monaco Editor for React",
"version": "1.0.2",
"description": "Monaco editor wrapper for easy/one-line integration with React applications (e.g. powered by create-react-app) without need of webpack configuration files",
"main": "lib/index.js",

@@ -18,7 +18,8 @@ "module": "lib/index.js",

"keywords": [
"monaco",
"editor",
"react",
"monaco editor",
"monaco editor react",
"code editor react",
"create-react-app",
"CRA"
"CRA",
"vscode"
],

@@ -25,0 +26,0 @@ "author": "suren_at",

@@ -8,3 +8,3 @@ # monaco-react

Monaco editor wrapper for painless integration with React applications without need of webpack (or other module bundler) configuration files.
Monaco editor wrapper for easy/one-line integration with React applications without need of webpack (or other module bundler) configuration files.

@@ -11,0 +11,0 @@ ## Motivation

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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