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

monocart-code-viewer

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monocart-code-viewer - npm Package Compare versions

Comparing version 1.0.13 to 1.1.0

16

package.json
{
"name": "monocart-code-viewer",
"version": "1.0.13",
"version": "1.1.0",
"description": "Monocart Code Viewer",

@@ -22,9 +22,9 @@ "main": "dist/monocart-code-viewer.js",

"@codemirror/lang-css": "^6.2.1",
"@codemirror/lang-html": "^6.4.7",
"@codemirror/lang-html": "^6.4.8",
"@codemirror/lang-javascript": "^6.2.1",
"@codemirror/view": "^6.22.3",
"@lezer/common": "^1.1.2",
"@lezer/css": "^1.1.4",
"@lezer/html": "^1.3.7",
"@lezer/javascript": "^1.4.11",
"@codemirror/view": "^6.23.1",
"@lezer/common": "^1.2.1",
"@lezer/css": "^1.1.7",
"@lezer/html": "^1.3.8",
"@lezer/javascript": "^1.4.13",
"@uiw/codemirror-theme-xcode": "^4.21.21",

@@ -35,3 +35,3 @@ "codemirror": "^6.0.1",

"eslint-plugin-html": "^7.1.0",
"lz-utils": "^2.0.1",
"lz-utils": "^2.0.2",
"stylelint": "^15.11.0",

@@ -38,0 +38,0 @@ "stylelint-config-plus": "^1.0.4"

@@ -15,3 +15,4 @@ # monocart-code-viewer

uncoveredPieces: {},
executionCounts: {}
executionCounts: {},
decorations: {}
}

@@ -18,0 +19,0 @@ };

Sorry, the diff of this file is too big to display

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