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

abbr-touch

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abbr-touch - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

2

abbr-touch.js

@@ -17,3 +17,3 @@ /**

return function (e) {
handler(e.target, e.target.title, e.customData.touchX, e.customData.touchY);
handler(e.currentTarget, e.currentTarget.title, e.customData.touchX, e.customData.touchY);
};

@@ -20,0 +20,0 @@ }

{
"name": "abbr-touch",
"version": "2.1.4",
"version": "2.1.5",
"description": "Makes <abbr> element title attributes touch accessible",

@@ -27,4 +27,4 @@ "main": "abbr-touch.js",

"grunt": "^0.4.5",
"grunt-contrib-jasmine": "^0.8.2",
"grunt-eslint": "^13.0.0"
"grunt-contrib-jasmine": "^0.9.2",
"grunt-eslint": "^17.0.0"
},

@@ -31,0 +31,0 @@ "dependencies": {

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