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

@stoplight/mosaic-code-editor

Package Overview
Dependencies
Maintainers
23
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0-beta.4 to 1.0.0-beta.5

6

package.json
{
"name": "@stoplight/mosaic-code-editor",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"sideEffects": false,

@@ -12,3 +12,3 @@ "peerDependencies": {

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

@@ -22,3 +22,3 @@ "@fortawesome/fontawesome-svg-core": "^1.2.32",

"copy-to-clipboard": "^3.3.1",
"@stoplight/mosaic-code-viewer": "1.0.0-beta.4",
"@stoplight/mosaic-code-viewer": "1.0.0-beta.5",
"prism-react-renderer": "^1.1.1",

@@ -25,0 +25,0 @@ "react-simple-code-editor": "^0.11.0"

@@ -32,2 +32,15 @@ # Mosaic Design System

### Playground
Visit `http://localhost:4200` after starting. Most of the components in the left sidebar are semi-transparent - these
are placeholders for future work.
See the `Try It` article in the playground for a pretty comprehensive example.
> Note: most of the code samples are editable!
```bash title=$terminal
yarn start
```
### Basic Usage

@@ -117,17 +130,2 @@

### Playground
Visit `http://localhost:4200` after starting. Most of the components in the left sidebar are semi-transparent - these
are placeholders for future work.
See the `Try It` article in the playground for a pretty comprehensive example.
```bash title=$terminal
# In terminal 1
yarn start playground
# In terminal 2
yarn start playground-api
```
## Building

@@ -134,0 +132,0 @@

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