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

@onbeam/styled-system

Package Overview
Dependencies
Maintainers
0
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onbeam/styled-system - npm Package Compare versions

Comparing version 2.6.5 to 2.6.6

2

dist/recipes/modal.d.ts

@@ -19,3 +19,3 @@ /* eslint-disable */

__type: ModalVariantProps
(props?: ModalVariantProps): Pretty<Record<"bgOverlay" | "content" | "cardContent" | "header" | "close" | "title", string>>
(props?: ModalVariantProps): Pretty<Record<"bgOverlay" | "content" | "cardContent" | "header" | "description" | "close" | "title", string>>
raw: (props?: ModalVariantProps) => ModalVariantProps

@@ -22,0 +22,0 @@ variantMap: ModalVariantMap

@@ -25,2 +25,6 @@ import { compact, getSlotCompoundVariant, memo, splitProps } from '../helpers.js';

[
"description",
"modal__description"
],
[
"close",

@@ -27,0 +31,0 @@ "modal__close"

{
"name": "@onbeam/styled-system",
"version": "2.6.5",
"version": "2.6.6",
"sideEffects": false,

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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