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.21 to 1.0.0-beta.22

1

components/CodeViewer/CodeViewer.d.ts

@@ -64,2 +64,3 @@ /**

role?: string;
noFocusRing?: boolean;
} & Pick<any, string | number | symbol> & {

@@ -66,0 +67,0 @@ renderHighlight: () => JSX.Element;

12

package.json
{
"name": "@stoplight/mosaic-code-viewer",
"version": "1.0.0-beta.21",
"version": "1.0.0-beta.22",
"sideEffects": true,

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

"dependencies": {
"@stoplight/mosaic": "1.0.0-beta.21",
"@stoplight/mosaic": "1.0.0-beta.22",
"clsx": "^1.1.1",
"@fortawesome/fontawesome-svg-core": "^1.2.32",
"@fortawesome/free-solid-svg-icons": "^5.15.1",
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/react-fontawesome": "^0.1.14",
"zustand": "^3.2.0",
"reakit": "^1.3.3",
"zustand": "^3.3.1",
"reakit": "npm:@stoplight/reakit@~1.3.5",
"ts-keycode-enum": "^1.0.6",

@@ -21,0 +21,0 @@ "copy-to-clipboard": "^3.3.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