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

@aria-ui/popover

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aria-ui/popover - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

24

package.json
{
"name": "@aria-ui/popover",
"type": "module",
"version": "0.0.24",
"version": "0.0.25",
"private": false,
"sideEffects": false,
"license": "MIT",
"funding": "https://github.com/sponsors/ocavue",
"homepage": "https://github.com/ocavue/aria-ui#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/ocavue/aria-ui.git",
"directory": "packages/popover"
},
"bugs": {
"url": "https://github.com/ocavue/aria-ui/issues"
},
"sideEffects": [
"./dist/index.js",
"./src/index.ts"
],
"main": "dist/index.js",

@@ -25,3 +39,3 @@ "exports": {

"@aria-ui/core": "^0.0.20",
"@aria-ui/overlay": "^0.0.22",
"@aria-ui/overlay": "^0.0.23",
"@aria-ui/presence": "^0.0.17"

@@ -45,4 +59,4 @@ },

"scripts": {
"test": "vitest",
"build": "tsup"
"build": "tsup",
"test": "vitest"
},

@@ -49,0 +63,0 @@ "module": "dist/index.js",

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