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

@solid-primitives/mouse

Package Overview
Dependencies
Maintainers
3
Versions
28
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.1 to 2.0.2

11

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

@@ -46,5 +46,6 @@ "author": "Damian Tarnawski <gthetarnav@gmail.com>",

"devDependencies": {
"@solid-primitives/raf": "^2.1.1",
"@solid-primitives/raf": "^2.1.2",
"jsdom": "^20.0.0",
"prettier": "^2.7.1",
"solid-js": "^1.5.1",
"solid-register": "^0.2.5",

@@ -63,5 +64,5 @@ "tslib": "^2.4.0",

"dependencies": {
"@solid-primitives/event-listener": "^2.2.1",
"@solid-primitives/rootless": "^1.1.2",
"@solid-primitives/utils": "^3.0.1"
"@solid-primitives/event-listener": "^2.2.2",
"@solid-primitives/rootless": "^1.1.3",
"@solid-primitives/utils": "^3.0.2"
},

@@ -68,0 +69,0 @@ "scripts": {

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