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
26
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.15 to 2.0.16

./dist/index.cjs

9

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

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

"dependencies": {
"@solid-primitives/event-listener": "^2.2.13",
"@solid-primitives/utils": "^6.2.0"
"@solid-primitives/event-listener": "^2.2.14",
"@solid-primitives/utils": "^6.2.1"
},

@@ -56,2 +56,5 @@ "peerDependencies": {

"typesVersions": {},
"devDependencies": {
"solid-js": "1.7.6"
},
"scripts": {

@@ -58,0 +61,0 @@ "dev": "jiti ../../scripts/dev.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