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

@radix-ui/react-navigation-menu

Package Overview
Dependencies
Maintainers
6
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radix-ui/react-navigation-menu - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3-rc.1

2

dist/index.js

@@ -414,3 +414,3 @@ var $6jHCS$babelruntimehelpersextends = require("@babel/runtime/helpers/extends");

$6jHCS$radixuireactprimitive.dispatchDiscreteCustomEvent(target, linkSelectEvent);
if (!linkSelectEvent.defaultPrevented) {
if (!linkSelectEvent.defaultPrevented && !event1.metaKey) {
const rootContentDismissEvent = new CustomEvent($7f73b938b73b5118$var$ROOT_CONTENT_DISMISS, {

@@ -417,0 +417,0 @@ bubbles: true,

@@ -388,3 +388,3 @@ import $yHMN2$babelruntimehelpersesmextends from "@babel/runtime/helpers/esm/extends";

$yHMN2$dispatchDiscreteCustomEvent(target, linkSelectEvent);
if (!linkSelectEvent.defaultPrevented) {
if (!linkSelectEvent.defaultPrevented && !event1.metaKey) {
const rootContentDismissEvent = new CustomEvent($322c88a641701f3b$var$ROOT_CONTENT_DISMISS, {

@@ -391,0 +391,0 @@ bubbles: true,

{
"name": "@radix-ui/react-navigation-menu",
"version": "1.1.2",
"version": "1.1.3-rc.1",
"license": "MIT",

@@ -46,3 +46,4 @@ "source": "src/index.ts",

"url": "https://github.com/radix-ui/primitives/issues"
}
},
"stableVersion": "1.1.2"
}

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