custom-device-detect
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "custom-device-detect", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "custom-device-detect is a user agent parser. custom-device-detect will pars your custom user agent and detect your device.", | ||
@@ -5,0 +5,0 @@ "main": "device-detect.js", |
# Custom Device Detect | ||
custom-device-detect is a user agent parser.<br/> | ||
custom-device-detect will pars your custom user agent and detect your device.<br/> | ||
custom-device-detect parse your custom user agent and detect your device.<br/> | ||
@@ -49,3 +49,3 @@ ## Installation | ||
Google bots sometimes can be mobile and sometimes desktop.<br/> | ||
Google bots sometimes can be mobile or desktop.<br/> | ||
**Example** - user agent bot detection: | ||
@@ -52,0 +52,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
5208