New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@solid-primitives/active-element

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-primitives/active-element - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

8

package.json
{
"name": "@solid-primitives/active-element",
"version": "2.0.4",
"version": "2.0.5",
"description": "A reactive document.activeElement. Check which element is currently focused.",

@@ -65,4 +65,4 @@ "author": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>",

"dependencies": {
"@solid-primitives/event-listener": "^2.2.3",
"@solid-primitives/utils": "^3.1.0"
"@solid-primitives/event-listener": "^2.2.4",
"@solid-primitives/utils": "^4.0.0"
},

@@ -74,3 +74,3 @@ "peerDependencies": {

"start": "vite serve dev --host",
"dev": "npm run start",
"dev": "vite serve dev",
"build": "jiti ../../scripts/build.ts --ssr",

@@ -77,0 +77,0 @@ "test": "vitest -c ../../configs/vitest.config.ts",

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