Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

swiped-events

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swiped-events - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

dist/swiped-events.min.js
/*!
* swiped-events.js - v1.1.3
* swiped-events.js - v1.1.4
* Pure JavaScript swipe events

@@ -4,0 +4,0 @@ * https://github.com/john-doherty/swiped-events

{
"name": "swiped-events",
"version": "1.1.3",
"version": "1.1.4",
"description": "A 0.7k script that adds swipe events to the DOM for touch enabled devices",

@@ -5,0 +5,0 @@ "main": "src/swiped-events.js",

# swiped-events
[![npm](https://img.shields.io/npm/dt/swiped-events)](https://www.npmjs.com/package/swiped-events)
A **0.7k** script that adds `swiped-left`, `swiped-right`, `swiped-up` and `swiped-down` events to the DOM using [CustomEvent](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent) and pure JS. Based on the StackOverflow thread [Detect a finger swipe through JavaScript on the iPhone and Android](https://stackoverflow.com/questions/2264072/detect-a-finger-swipe-through-javascript-on-the-iphone-and-android)

@@ -4,0 +6,0 @@

Sorry, the diff of this file is not supported yet

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