Socket
Socket
Sign inDemoInstall

@chakra-ui/menu

Package Overview
Dependencies
Maintainers
2
Versions
556
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/menu - npm Package Compare versions

Comparing version 0.0.0-dev-20230502211538 to 0.0.0-dev-20230528185153

dist/chunk-4G4PB64H.mjs

2

dist/index.js

@@ -385,2 +385,4 @@ "use strict";

(event) => {
if (!event.currentTarget.contains(event.target))
return;
const eventKey = event.key;

@@ -387,0 +389,0 @@ const keyMap = {

@@ -328,2 +328,4 @@ "use strict";

(event) => {
if (!event.currentTarget.contains(event.target))
return;
const eventKey = event.key;

@@ -330,0 +332,0 @@ const keyMap = {

@@ -366,2 +366,4 @@ "use strict";

(event) => {
if (!event.currentTarget.contains(event.target))
return;
const eventKey = event.key;

@@ -368,0 +370,0 @@ const keyMap = {

14

package.json
{
"name": "@chakra-ui/menu",
"version": "0.0.0-dev-20230502211538",
"version": "0.0.0-dev-20230528185153",
"description": "A React component to render accessible menus",

@@ -37,3 +37,3 @@ "keywords": [

"@chakra-ui/descendant": "3.0.14",
"@chakra-ui/popper": "0.0.0-dev-20230502211538",
"@chakra-ui/popper": "3.0.14",
"@chakra-ui/lazy-utils": "2.0.5",

@@ -57,12 +57,12 @@ "@chakra-ui/transition": "2.0.16",

"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230502211538",
"@chakra-ui/system": "0.0.0-dev-20230528185153",
"@chakra-ui/image": "2.0.16",
"@chakra-ui/modal": "2.2.11",
"@chakra-ui/provider": "0.0.0-dev-20230502211538",
"@chakra-ui/modal": "0.0.0-dev-20230528185153",
"@chakra-ui/provider": "0.0.0-dev-20230528185153",
"@chakra-ui/portal": "2.0.16",
"@chakra-ui/theme": "0.0.0-dev-20230502211538",
"@chakra-ui/theme": "0.0.0-dev-20230528185153",
"@chakra-ui/button": "2.0.18"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20230502211538",
"@chakra-ui/system": "0.0.0-dev-20230528185153",
"framer-motion": ">=4.0.0",

@@ -69,0 +69,0 @@ "react": ">=18"

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

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