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
23
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.0.0-beta.1 to 1.0.0-beta.2

5

package.json
{
"name": "@stoplight/mosaic-code-viewer",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"sideEffects": false,
"peerDependencies": {

@@ -11,3 +12,3 @@ "react": ">= 16.8"

"dependencies": {
"@stoplight/mosaic": "1.0.0-beta.1",
"@stoplight/mosaic": "1.0.0-beta.2",
"clsx": "^1.1.1",

@@ -14,0 +15,0 @@ "@fortawesome/fontawesome-svg-core": "^1.2.32",

@@ -5,2 +5,4 @@ # Mosaic Design System

Much of the foundational architecture is in place, but only a few components are ready for use.
## Features

@@ -48,2 +50,9 @@

Currently there are 4 packages managed in this repository:
- `@stoplight/mosaic`: The core components - think button, input, panel, etc.
- `@stoplight/mosaic-code-viewer`: Read only code viewer component.
- `@stoplight/mosaic-code-editor`: Simple code editor component.
- `@stoplight/mosaic-live-code`: Code editor component with react live for previewing.
### Playground

@@ -54,2 +63,4 @@

See the `Try It` article in the playground for a pretty comprehensive example.
```bash title=$terminal

@@ -56,0 +67,0 @@ # In terminal 1

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