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

@solid-aria/overlays

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-aria/overlays - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

dist/cjs/index.js.map

32

package.json
{
"name": "@solid-aria/overlays",
"version": "0.1.1",
"version": "0.1.2",
"private": false,

@@ -42,17 +42,9 @@ "description": "Primitives for building accessible overlay components such as dialogs, popovers, and menus.",

],
"scripts": {
"build": "rollup -c",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
"dev": "vite serve dev --host",
"test": "jest --passWithNoTests",
"test:watch": "jest --watch --passWithNoTests",
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@solid-aria/button": "^0.1.1",
"@solid-aria/i18n": "^0.1.1",
"@solid-aria/interactions": "^0.1.1",
"@solid-aria/types": "^0.1.1",
"@solid-aria/utils": "^0.1.1",
"@solid-aria/visually-hidden": "^0.1.1",
"@solid-aria/button": "^0.1.2",
"@solid-aria/i18n": "^0.1.2",
"@solid-aria/interactions": "^0.1.2",
"@solid-aria/types": "^0.1.2",
"@solid-aria/utils": "^0.1.2",
"@solid-aria/visually-hidden": "^0.1.2",
"@solid-primitives/platform": "^0.0.100",

@@ -73,3 +65,11 @@ "@solid-primitives/props": "^2.1.7",

"category": ""
},
"scripts": {
"build": "rollup -c",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
"dev": "vite serve dev --host",
"test": "jest --passWithNoTests",
"test:watch": "jest --watch --passWithNoTests",
"typecheck": "tsc --noEmit"
}
}
}
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