@stoplight/mosaic-code-viewer
Advanced tools
Comparing version 1.24.0 to 1.24.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
128259
+ Added@stoplight/mosaic@1.24.1(transitive)
- Removed@stoplight/mosaic@1.24.0(transitive)
Updated@stoplight/mosaic@1.24.1