detect-mobile-browser
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "detect-mobile-browser", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "It is a very simple & small javascript plugin to detect all major modern mobile browsers.", | ||
@@ -16,3 +16,7 @@ "main": "detect-browser.js", | ||
"browser", | ||
"smartphone" | ||
"smartphone", | ||
"tablet", | ||
"phone", | ||
"mobile", | ||
"useragent" | ||
], | ||
@@ -19,0 +23,0 @@ "author": "SM@K <smali.kazmi@hotmail.com> (http://smak.pk/)", |
[![NPM Version][npm-image]][npm-url] | ||
[![NPM Downloads][downloads-image]][downloads-url] | ||
[![Inline docs][docs-image]][docs-url] | ||
@@ -59,2 +60,4 @@ Detect Mobile Browser | ||
[downloads-image]: https://img.shields.io/npm/dm/detect-mobile-browser.svg | ||
[downloads-url]: https://www.npmjs.com/package/detect-mobile-browser | ||
[downloads-url]: https://www.npmjs.com/package/detect-mobile-browser | ||
[docs-image]: http://inch-ci.org/github/smali-kazmi/detect-mobile-browser.svg?branch=master | ||
[docs-url]: http://inch-ci.org/github/smali-kazmi/detect-mobile-browser |
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
6220
63