Bowser
-A small, fast and reach-API browser/platform/engine detector for both browser and node.
+A small, fast and rich-API browser/platform/engine detector for both browser and node.
- Small. Use plain ES5-version which is ~4.8kB gzipped.
- Optimized. Use only those parsers you need — it doesn't do useless work. @@ -190,7 +190,7 @@ list of aliases can be found in the file.
diff --git a/docs/parser.js.html b/docs/parser.js.html index 860b9a2..d138141 100644 --- a/docs/parser.js.html +++ b/docs/parser.js.html @@ -27,7 +27,7 @@
diff --git a/docs/utils.js.html b/docs/utils.js.html index c2c1e1a..2e9353f 100644 --- a/docs/utils.js.html +++ b/docs/utils.js.html @@ -27,7 +27,7 @@
diff --git a/package-lock.json b/package-lock.json index bd5a3ea..b0c1634 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bowser", - "version": "2.5.0", + "version": "2.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7a5c5cd..757a4a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bowser", - "version": "2.5.0", + "version": "2.5.1", "description": "Lightweight browser detector", "keywords": [ "browser",