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

@avvio-reply/clickortouch

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avvio-reply/clickortouch - npm Package Compare versions

Comparing version 1.0.10 to 1.1.0

2

index.js

@@ -9,3 +9,3 @@ ///

var $ = require('jquery')
var $ = window.jQuery || require('jquery')
, events = 'click touchmove touchend'

@@ -12,0 +12,0 @@ , touchmove = 'touchmove'

{
"name": "@avvio-reply/clickortouch",
"version": "1.0.10",
"version": "1.1.0",
"description": "Module to simplify handling of click or touch events between browsers and tablet/mobile. Includes lock/release feature.",

@@ -18,5 +18,5 @@ "main": "index.js",

"license": "ISC",
"dependencies": {
"devDependencies": {
"jquery": "^2.1.4"
}
}
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