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

@stoplight/mosaic-code-viewer

Package Overview
Dependencies
Maintainers
1
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/mosaic-code-viewer - npm Package Compare versions

Comparing version 1.24.0 to 1.24.1

2

code-viewer.esm.js

@@ -353,3 +353,3 @@ import { __rest } from 'tslib';

const _className = cn('sl-code-viewer', className);
const _className = cn('sl-code-viewer sl-grid', className);

@@ -356,0 +356,0 @@ return jsx(CodeContainer, Object.assign({

@@ -375,3 +375,3 @@ (function (global, factory) {

const _className = cn__default["default"]('sl-code-viewer', className);
const _className = cn__default["default"]('sl-code-viewer sl-grid', className);

@@ -378,0 +378,0 @@ return jsxRuntime.jsx(CodeContainer, Object.assign({

{
"name": "@stoplight/mosaic-code-viewer",
"version": "1.24.0",
"version": "1.24.1",
"sideEffects": true,

@@ -11,3 +11,3 @@ "license": "Apache-2.0",

"tslib": "^2.1.0",
"@stoplight/mosaic": "1.24.0",
"@stoplight/mosaic": "1.24.1",
"clsx": "^1.1.1",

@@ -14,0 +14,0 @@ "react-fast-compare": "^3.2.0",

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