Socket
Socket
Sign inDemoInstall

mouse-event-offset

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

25

package.json
{
"name": "mouse-event-offset",
"version": "1.0.0",
"version": "1.0.1",
"description": "get relative position from an event",
"main": "index.js",
"license": "MIT",
"author": {
"name": "Matt DesLauriers",
"email": "dave.des@gmail.com"
},
"author": "Matt DesLauriers <dave.des@gmail.com>",
"dependencies": {},

@@ -42,3 +39,19 @@ "devDependencies": {

"url": "https://github.com/mattdesl/mouse-event-offset/issues"
}
},
"keywords": [
"mouse",
"event",
"offset",
"top",
"left",
"corner",
"clientX",
"clientY",
"offsetX",
"offsetY",
"getBoundingClientRect",
"click",
"relative",
"position"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc