Socket
Socket
Sign inDemoInstall

@chakra-ui/accordion

Package Overview
Dependencies
Maintainers
2
Versions
521
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/accordion - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

dist/accordion-button.d.mts

3

dist/accordion-icon.d.ts

@@ -0,1 +1,2 @@

import * as react_jsx_runtime from 'react/jsx-runtime';
import { Icon } from '@chakra-ui/icon';

@@ -9,3 +10,3 @@ import { PropsOf } from '@chakra-ui/system';

*/
declare function AccordionIcon(props: AccordionIconProps): JSX.Element;
declare function AccordionIcon(props: AccordionIconProps): react_jsx_runtime.JSX.Element;
declare namespace AccordionIcon {

@@ -12,0 +13,0 @@ var displayName: string;

@@ -12,3 +12,4 @@ export { Accordion, AccordionProps } from './accordion.js';

import 'react';
import 'react/jsx-runtime';
import '@chakra-ui/icon';
import '@chakra-ui/transition';
{
"name": "@chakra-ui/accordion",
"version": "2.3.0",
"version": "2.3.1",
"description": "A simple and accessible accordion component for React & Chakra UI",

@@ -43,14 +43,14 @@ "keywords": [

"@chakra-ui/react-context": "2.1.0",
"@chakra-ui/icon": "3.1.0",
"@chakra-ui/icon": "3.2.0",
"@chakra-ui/transition": "2.1.0"
},
"devDependencies": {
"framer-motion": "^10.12.16",
"react": "^18.0.0",
"framer-motion": "^10.16.1",
"react": "^18.2.0",
"clean-package": "2.2.0",
"@chakra-ui/layout": "2.3.0",
"@chakra-ui/layout": "2.3.1",
"@chakra-ui/button": "2.1.0",
"@chakra-ui/react-use-disclosure": "2.1.0",
"@chakra-ui/system": "2.6.0",
"@chakra-ui/modal": "2.3.0"
"@chakra-ui/system": "2.6.1",
"@chakra-ui/modal": "2.3.1"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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