Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "detect-it", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Detect if a device is mouse only, touch only, or hybrid", | ||
@@ -34,9 +34,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"detect-hover": "^1.0.1", | ||
"detect-passive-events": "^1.0.2", | ||
"detect-pointer": "^1.0.1", | ||
"detect-touch-events": "^2.0.0" | ||
"detect-hover": "^1.0.2", | ||
"detect-passive-events": "^1.0.3", | ||
"detect-pointer": "^1.0.2", | ||
"detect-touch-events": "^2.0.1" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.24.1", | ||
"babel-cli": "^6.26.0", | ||
"babel-eslint": "^7.2.3", | ||
@@ -43,0 +43,0 @@ "babel-preset-env": "^1.4.0", |
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
Updateddetect-hover@^1.0.2
Updateddetect-passive-events@^1.0.3
Updateddetect-pointer@^1.0.2
Updateddetect-touch-events@^2.0.1