Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@ndla/dropdown-menu

Package Overview
Dependencies
128
Maintainers
8
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.37 to 1.0.38

2

lib/DropdownContent.js

@@ -13,3 +13,3 @@ "use strict";

var _jsxRuntime = require("@emotion/react/jsx-runtime");
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
function _EMOTION_STRINGIFIED_CSS_ERROR__() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; } /**

@@ -16,0 +16,0 @@ * Copyright (c) 2023-present, NDLA.

@@ -34,2 +34,2 @@ "use strict";

var _DropdownTrigger = _interopRequireDefault(require("./DropdownTrigger"));
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
{
"name": "@ndla/dropdown-menu",
"version": "1.0.37",
"version": "1.0.38",
"description": "Dropdown menu component for NDLA",

@@ -29,3 +29,3 @@ "license": "GPL-3.0",

"dependencies": {
"@ndla/core": "^5.0.0",
"@ndla/core": "^5.0.1",
"@radix-ui/react-dropdown-menu": "^2.0.6",

@@ -42,3 +42,3 @@ "@radix-ui/react-slot": "^1.0.2"

},
"gitHead": "dab99b8c9bf77c2ee7690d348b2ae811af81bd3d"
"gitHead": "c778ba48c327f14eaae3e2da21ed24b183719167"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc