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

@stoplight/mosaic

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 - npm Package Compare versions

Comparing version 1.0.0-beta.7 to 1.0.0-beta.8

2

enhancers/interactivity.d.ts

@@ -10,3 +10,3 @@ import { Pseudo } from './pseudo';

cursor?: Cursor;
opacity?: Pseudo<OpacityVals, 'hover' | 'focus' | 'active'>;
opacity?: OpacityVals | Pseudo<OpacityVals, 'hover' | 'focus' | 'active'>;
pointerEvents?: PointerEvents;

@@ -13,0 +13,0 @@ resize?: Resize;

{
"name": "@stoplight/mosaic",
"version": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"sideEffects": false,

@@ -5,0 +5,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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