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 0.0.3 to 1.0.0

7

CHANGELOG.md
### Versions
## 1.0.0
###### *June 25, 2019*
:tada: First stable version :tada:
- Add monaco version to CDN urls to avoid 302 redirects
## 0.0.3

@@ -4,0 +11,0 @@ ###### *June 22, 2019*

4

lib/config/index.js

@@ -9,4 +9,4 @@ "use strict";

urls: {
monacoLoader: 'https://unpkg.com/monaco-editor/min/vs/loader.js',
monacoBase: 'https://unpkg.com/monaco-editor/min/vs'
monacoLoader: 'https://unpkg.com/monaco-editor@0.17.1/min/vs/loader.js',
monacoBase: 'https://unpkg.com/monaco-editor@0.17.1/min/vs'
},

@@ -13,0 +13,0 @@ theme: {

{
"name": "@monaco-editor/react",
"version": "0.0.3",
"version": "1.0.0",
"description": "Monaco Editor for React",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

# monaco-react
Monaco Editor for React
[![NPM](https://nodei.co/npm/@monaco-editor/react.png.png)](https://nodei.co/npm/@monaco-editor/react/)
## Synopsis

@@ -21,2 +23,4 @@

## [Demo](https://monaco-react.surenatoyan.com/)
## Usage

@@ -23,0 +27,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