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

@chakra-ui/popover

Package Overview
Dependencies
Maintainers
2
Versions
504
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/popover - npm Package Compare versions

Comparing version 2.1.11 to 2.1.12

2

dist/popover-transition.d.ts

@@ -6,3 +6,3 @@ import * as _chakra_ui_system from '@chakra-ui/system';

type HTMLMotionChakraProps<T extends keyof react__default.ReactHTML> = Omit<HTMLChakraProps<T>, keyof HTMLMotionProps<T>> & Omit<HTMLMotionProps<T>, "style" | "onDrag" | "onDragEnd" | "onDragStart" | "onAnimationStart" | "variants" | "transition"> & {
type HTMLMotionChakraProps<T extends keyof react__default.ReactHTML> = Omit<HTMLChakraProps<T>, keyof HTMLMotionProps<T>> & Omit<HTMLMotionProps<T>, "style" | "onDrag" | "onDragEnd" | "onDragStart" | "onAnimationStart" | "variants" | "transition" | "children"> & {
variants?: MotionVariants;

@@ -9,0 +9,0 @@ };

{
"name": "@chakra-ui/popover",
"version": "2.1.11",
"version": "2.1.12",
"description": "A React component to render that renders its content in a popover",

@@ -40,4 +40,4 @@ "keywords": [

"@chakra-ui/react-context": "2.0.8",
"@chakra-ui/react-use-animation-state": "2.0.8",
"@chakra-ui/react-use-focus-effect": "2.0.10",
"@chakra-ui/react-use-animation-state": "2.0.9",
"@chakra-ui/react-use-focus-effect": "2.0.11",
"@chakra-ui/react-use-focus-on-pointer-down": "2.0.6",

@@ -48,8 +48,8 @@ "@chakra-ui/shared-utils": "2.0.5"

"react-icons": "^4.2.0",
"framer-motion": "^6.2.9",
"framer-motion": "^10.12.16",
"react": "^18.0.0",
"clean-package": "2.2.0",
"@chakra-ui/system": "2.5.7",
"@chakra-ui/system": "2.5.8",
"@chakra-ui/button": "2.0.18",
"@chakra-ui/layout": "2.1.19",
"@chakra-ui/layout": "2.2.0",
"@chakra-ui/radio": "2.0.22",

@@ -56,0 +56,0 @@ "@chakra-ui/input": "2.0.22",

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