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.8 to 1.0.9

11

package.json
{
"name": "monocart-code-viewer",
"version": "1.0.8",
"version": "1.0.9",
"description": "Monocart Code Viewer",
"main": "dist/monocart-code-viewer.js",
"scripts": {
"build": "sf lint && sf b -p",
"dev": "sf d",
"build": "sf lint && sf b -p patch",
"patch": "npm run build && sf publish patch"

@@ -23,7 +24,7 @@ },

"@codemirror/lang-javascript": "^6.2.1",
"@codemirror/view": "^6.22.1",
"@lezer/common": "^1.1.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.9",
"@lezer/javascript": "^1.4.10",
"@uiw/codemirror-theme-xcode": "^4.21.21",

@@ -30,0 +31,0 @@ "codemirror": "^6.0.1",

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