New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.8 to 1.1.9

2

dist/swiped-events.min.js
/*!
* swiped-events.js - v1.1.8
* swiped-events.js - v1.1.9
* Pure JavaScript swipe events

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

{
"name": "swiped-events",
"version": "1.1.8",
"version": "1.1.9",
"description": "A 1k script that adds swipe events to the DOM for touch enabled devices",

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

@@ -68,2 +68,3 @@ # swiped-events

xStart: 196, // x coords of swipe start
fingers: 1, // number of fingers used
xEnd: 230, // x coords of swipe end

@@ -145,2 +146,2 @@ yStart: 196, // y coords of swipe start

Licensed under [MIT License](LICENSE) © [John Doherty](https://twitter.com/mrjohndoherty)
Licensed under [MIT License](LICENSE) © [John Doherty](https://twitter.com/mrjohndoherty)
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