New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@onbeam/styled-system

Package Overview
Dependencies
Maintainers
0
Versions
79
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.7.3 to 2.7.4

2

dist/recipes/popover.d.ts

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

__type: PopoverVariantProps
(props?: PopoverVariantProps): Pretty<Record<"content" | "header" | "close" | "card", string>>
(props?: PopoverVariantProps): Pretty<Record<"content" | "header" | "close" | "card" | "hidden", string>>
raw: (props?: PopoverVariantProps) => PopoverVariantProps

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

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

"popover__card"
],
[
"hidden",
"popover__hidden"
]

@@ -25,0 +29,0 @@ ]

{
"name": "@onbeam/styled-system",
"version": "2.7.3",
"version": "2.7.4",
"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