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

@launchpad-ui/popover

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchpad-ui/popover - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

13

package.json
{
"name": "@launchpad-ui/popover",
"version": "0.3.1",
"version": "0.3.2",
"status": "beta",
"publishConfig": {

@@ -28,9 +29,9 @@ "access": "public"

"dependencies": {
"@floating-ui/core": "^0.7.2",
"@floating-ui/dom": "^0.5.2",
"@launchpad-ui/overlay": "~0.1.10",
"@floating-ui/core": "^1.0.0",
"@floating-ui/dom": "^1.0.0",
"@launchpad-ui/overlay": "~0.1.11",
"@launchpad-ui/tokens": "~0.1.5",
"@react-aria/focus": "^3.6.0",
"clsx": "^1.2.0",
"framer-motion": "^6.4.3",
"framer-motion": "^6.5.1",
"lodash-es": "^4.17.21",

@@ -52,3 +53,3 @@ "uuid": "^8.3.2"

"clean": "rm -rf dist",
"e2e": "exit 0",
"e2e": "playwright test --config=../../playwright.config.ct.ts",
"lint": "eslint '**/*.{ts,tsx,js}' && stylelint '**/*.css' --ignore-path ../../.stylelintignore",

@@ -55,0 +56,0 @@ "test": "vitest run --coverage"

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