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.1 to 1.1.2

fastclick.js

4

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

@@ -30,3 +30,3 @@ "maintainers": [

],
"main": "lib/fastclick.js",
"main": "fastclick.js",
"repository": {

@@ -33,0 +33,0 @@ "type": "git",

![Quasar Framework logo](https://cdn.quasar.dev/logo/svg/quasar-logo-full-inline.svg)
# Fastclick for Quasar Framework
> This is a fork of the original Fastclick and is being used and maintained by Quasar Framework
> This is a fork of the original Fastclick and is being used and maintained by Quasar Framework.
> This is injected only for iOS platform (PWA or Cordova).

@@ -6,0 +7,0 @@ FastClick is a simple, easy-to-use library for eliminating the 300ms delay between a physical tap and the firing of a `click` event on mobile browsers. The aim is to make your application feel less laggy and more responsive while avoiding any interference with your current logic.

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