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

g6-hammerjs

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

g6-hammerjs - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

1

lib/input/touch.js

@@ -94,2 +94,3 @@ "use strict";

targetTouches = allTouches;
console.log('fix'); // collect touches

@@ -96,0 +97,0 @@

2

package.json

@@ -5,3 +5,3 @@ {

"description": "A javascript library for multi-touch gestures",
"version": "0.0.7",
"version": "0.0.8",
"main": "lib/index.js",

@@ -8,0 +8,0 @@ "unpkg": "dist/hammer.min.js",

@@ -82,2 +82,3 @@ import {

//});
targetTouches = allTouches;

@@ -84,0 +85,0 @@ console.log('fix');

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