Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@monaco-editor/loader

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monaco-editor/loader - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 0.1.2
###### *Jan 7, 2021*
- package: add jsdelivr source path
## 0.1.1

@@ -2,0 +7,0 @@ ###### *Jan 7, 2021*

5

package.json
{
"name": "@monaco-editor/loader",
"version": "0.1.1",
"version": "0.1.2",
"description": "the library aims to setup monaco editor into your browser",
"main": "lib/cjs/monaco-loader.js",
"module": "lib/es/monaco-loader.js",
"unpkg": "lib/umd/monaco-loader.js",
"unpkg": "lib/umd/monaco-loader.min.js",
"jsdelivr": "lib/umd/monaco-loader.min.js",
"types": "lib/types.d.ts",

@@ -9,0 +10,0 @@ "repository": "https://github.com/suren-atoyan/monaco-loader.git",

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