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

@quasar/fastclick

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quasar/fastclick - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

lib/fastclick.js

@@ -422,3 +422,3 @@ ;(function () {

// for the copy/paste menu
if (targetElement === document.activeElement && this.isInput(targetElement))
if (targetElement === document.activeElement && this.isInput(targetElement)) {
return true;

@@ -425,0 +425,0 @@ }

{
"name": "@quasar/fastclick",
"version": "1.1.0",
"version": "1.1.1",
"description": "Polyfill used by Quasar Framework to remove click delays on browsers with touch UIs",

@@ -5,0 +5,0 @@ "maintainers": [

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