react-tapper
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -13,3 +13,3 @@ 'use strict'; | ||
var __TouchSupported = undefined; | ||
var __TouchSupported = void 0; | ||
var touchSupport = function touchSupport() { | ||
@@ -16,0 +16,0 @@ if (typeof __TouchSupported === 'boolean') return __TouchSupported; |
@@ -13,3 +13,3 @@ { | ||
"author": "Nickel Jianhui Zhu <nickeljew@hotmail.com>", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"license": "MIT", | ||
@@ -16,0 +16,0 @@ "private": false, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19391