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

@solid-primitives/mouse

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-primitives/mouse - npm Package Compare versions

Comparing version 2.0.20 to 2.0.21

7

package.json
{
"name": "@solid-primitives/mouse",
"version": "2.0.20",
"version": "2.0.21",
"description": "A collection of Solid Primitives, that capture current mouse cursor position, and help to deal with common related usecases.",

@@ -29,2 +29,3 @@ "author": "Damian Tarnawski <gthetarnav@gmail.com>",

"exports": {
"@solid-primitives/source": "./src/index.ts",
"import": {

@@ -54,5 +55,5 @@ "types": "./dist/index.d.ts",

"dependencies": {
"@solid-primitives/event-listener": "^2.3.3",
"@solid-primitives/rootless": "^1.4.5",
"@solid-primitives/event-listener": "^2.3.3",
"@solid-primitives/static-store": "^0.0.8",
"@solid-primitives/static-store": "^0.0.9",
"@solid-primitives/utils": "^6.2.3"

@@ -59,0 +60,0 @@ },

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