Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

bowser

a browser detector
Collective - Host: opensource - https://opencollective.com/bowser - Code: https://github.com/lancedikson/bowser

Fix link to doc page on README.md (#543)

github.com/bowser-js/bowser - 0626bf8c8c0fc5a285a287683ceac09c909d4d7a authored about 1 year ago by pastak <[email protected]>
feat(constants): add bot as a platform (#540) (#541)

Co-authored-by: Lucio Martinez <[email protected]>

github.com/bowser-js/bowser - 94ab87ec0e89c632c367618af7254d1694329ac0 authored about 1 year ago by Naor Peled <[email protected]>
feat: update types of parser methods (#449)

github.com/bowser-js/bowser - 07462efb6a92a1872a0617c0e45488072106d524 authored about 1 year ago by Amelie <[email protected]>
docs: fix getBrowserTypeByAlias docs (#467)

github.com/bowser-js/bowser - f8fcea59e7efa8a94159de0b8f0d62e4e549b62e authored about 1 year ago by idmadj <[email protected]>
feat: add Nokia Vendor (#448)

github.com/bowser-js/bowser - 4481f5aab3b6c1ed1e99015b2aba8afb63c8f212 authored about 1 year ago by daniol <[email protected]>
fix: use default export in type definitions (#465)

github.com/bowser-js/bowser - 0c7380dbf9ff607023249c864c98e4bd87aa3bcb authored about 1 year ago by James Cleveland <[email protected]>
feat: add Pale Moon browser support (#495)

github.com/bowser-js/bowser - bb8f94efcdd07521495f1578639e5935cd47ed82 authored about 1 year ago by Mehmet Akif YΓΌcel <[email protected]>
docs: update Typescript definition file (#500)

github.com/bowser-js/bowser - 29222b2fcfe45df7acd3b1d8fbf81691d337ef3f authored about 1 year ago by Matheus Hahn <[email protected]>
revert(workflows): rollback to Node 12.16.3 (#537)

github.com/bowser-js/bowser - 69bc6c2dbf6bf027a94fd9ea71048a9d85c1bbd8 authored about 1 year ago by Naor Peled <[email protected]>
chore: add CodeQL config

github.com/bowser-js/bowser - 9c1588a43e63a33b5733328a65f6fd3a7baed275 authored about 1 year ago by Naor Peled <[email protected]>
fix(docs): resolve typos (#528)

github.com/bowser-js/bowser - fefa53ad959ced213594eede71b36021efb2a2eb authored about 1 year ago by Naor Peled <[email protected]>
ci: move to Github Actions (#530)

github.com/bowser-js/bowser - efb8e612a5e4e49f7fcc30e1fb7495f0dc2acff2 authored about 1 year ago by Naor Peled <[email protected]>
fix(parser): resolve issues with array detection (#516)

- this change resolves issues with Next.js middlewares

github.com/bowser-js/bowser - b86bce16af72478c70b0aa1d088f97184a77d6af authored about 1 year ago by Connor BΓ€r <[email protected]>
Merge tag '2.11.0'

2.11.0 2.11.0

github.com/bowser-js/bowser - f09411489ced05811c91cc6670a8e4ca9cbe39a7 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge branch '2.11.0' into production

github.com/bowser-js/bowser - e188e8aa73b8522a46137d576b9bb4ff20801e68 authored over 4 years ago by Denis Demchenko <[email protected]>
chore: bump version, write changelog and docs

github.com/bowser-js/bowser - 1d64ecab1270807c2830633ea299a9756cfe4f05 authored over 4 years ago by Denis Demchenko <[email protected]>
Add missing typescript property declaration

The method getEngineName exists both in the project and the official docs. It's just missing in ...

github.com/bowser-js/bowser - 5b11ac25ca6d33106c9c095141c47c959ac9741e authored over 4 years ago by Ricard Fredin <[email protected]>
Merge pull request #428 from lancedikson/dependabot/npm_and_yarn/lodash-4.17.19

chore(deps): bump lodash from 4.17.15 to 4.17.19

github.com/bowser-js/bowser - 53d54e248cbfcc0498ce1d2135afd71e13a0b525 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #431 from lancedikson/dependabot/npm_and_yarn/elliptic-6.5.3

chore(deps): bump elliptic from 6.5.1 to 6.5.3

github.com/bowser-js/bowser - b7c67e9094ced6dfb4c5bc5e13fca0756ee45686 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #440 from lancedikson/dependabot/npm_and_yarn/yargs-parser-13.1.2

chore(deps): bump yargs-parser from 13.1.1 to 13.1.2

github.com/bowser-js/bowser - b2383edfcd499b9a61101a0531e2950422e8cbab authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #442 from lancedikson/dependabot/npm_and_yarn/http-proxy-1.18.1

chore(deps): bump http-proxy from 1.18.0 to 1.18.1

github.com/bowser-js/bowser - e431acf5788ba3ae4c5877122ac1983e7a8aea81 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #427 from YongliangDing/declaration-update

Update @returns of Parser.prototype.parse

github.com/bowser-js/bowser - c504b110bbe6fd85ca3044ea72567d8d36976435 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #438 from Cordazar/patch-2

Add missing typescript property declaration

github.com/bowser-js/bowser - a6317d24ca30716dc745b9bc5db2509c6dcf5dd9 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #437 from willamesoares/include-alias-check

feat: add support for using alias in 'is' method

github.com/bowser-js/bowser - 24dab5f69948d01a2423d8922107c3324ed181f4 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #436 from willamesoares/master

feat(browser): add detection for Miui Browser

github.com/bowser-js/bowser - 444c54a726bd771ea27a57cae5c7730e4871ab73 authored over 4 years ago by Denis Demchenko <[email protected]>
chore(deps): bump http-proxy from 1.18.0 to 1.18.1

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Rele...

github.com/bowser-js/bowser - bf24d05d5e7b36757b01c8a39a8dc49b07d2ff6a authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump yargs-parser from 13.1.1 to 13.1.2

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release no...

github.com/bowser-js/bowser - 1e4c4084524386cd79814423a15dd5403fc6a26d authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add missing typescript property declaration

The method getEngineName exists both in the project and the official docs. It's just missing in ...

github.com/bowser-js/bowser - 0deba6685e6085537345348d70de6aeecda3c7cc authored over 4 years ago by Ricard Fredin <[email protected]>
feat: add support for using alias in 'is' method

github.com/bowser-js/bowser - a9c4677c86b798933af51a462d36c808687f3cd7 authored over 4 years ago by Will Soares <[email protected]>
increase test coverage

github.com/bowser-js/bowser - 53d18c899439232756ce9e7308b017ad295d1bc1 authored over 4 years ago by Will Soares <[email protected]>
feat(browser): add detection for Miui Browser

github.com/bowser-js/bowser - d5fe5657d1cd8751711a409aa974c165d0874437 authored over 4 years ago by Will Soares <[email protected]>
chore(deps): bump elliptic from 6.5.1 to 6.5.3

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](htt...

github.com/bowser-js/bowser - c925fd755b07bfb16a2ed781e307981d61ae54fe authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

github.com/bowser-js/bowser - 867992471a6877495e849cc3255584c0b8dd4a12 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update @returns of Parser.prototype.parse

github.com/bowser-js/bowser - 1bde6c6c7e3f2dd2c79eb0b596f7944bf49d9178 authored over 4 years ago by dingyongliang <[email protected]>
Merge tag '2.10.0'

2.10.0 2.10.0

github.com/bowser-js/bowser - d1a6532d82757d8e24979833ab6830a234b174b0 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge branch '2.10.0' into production

github.com/bowser-js/bowser - 33d6f9a37dc81e22654ff398f70976fc9580029e authored over 4 years ago by Denis Demchenko <[email protected]>
chore(docs): regen docs

github.com/bowser-js/bowser - cc546cfb445c09e545239463dc2fb2eee06a6898 authored over 4 years ago by Denis Demchenko <[email protected]>
chore(package): bump version, write changelog

github.com/bowser-js/bowser - 77f394c8e74bb16aca260c6119b6e522ce3728f5 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #397 from lancedikson/greenkeeper/sinon-9.0.0

Update sinon to the latest version πŸš€

github.com/bowser-js/bowser - 7adb0017dd1d2a746c0f772ac596e396fa35a7fe authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #417 from lancedikson/greenkeeper/compression-webpack-plugin-4.0.0

Update compression-webpack-plugin to the latest version πŸš€

github.com/bowser-js/bowser - a7bc7110e291fa343088e6317e278966363a11da authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #410 from lancedikson/dependabot/npm_and_yarn/acorn-6.4.1

chore(deps): bump acorn from 6.2.0 to 6.4.1

github.com/bowser-js/bowser - 7a273350d920aaabbc78c865fd1a714aaa33766d authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #421 from lancedikson/greenkeeper/gh-pages-3.0.0

Update gh-pages to the latest version πŸš€

github.com/bowser-js/bowser - 3d167b278edd6678a33d30232dcb52cd2ab7be21 authored over 4 years ago by Denis Demchenko <[email protected]>
fix(chore): bug with babel/helper-compilation on build

No "exports" main resolved in /home/runner/work/bowser/bowser/node_modules/@babel/helper-compila...

github.com/bowser-js/bowser - 41c30ec72204a2990ff0f4b9839f2e87eb803aff authored over 4 years ago by Denis Demchenko <[email protected]>
chore(tests): fix tests

github.com/bowser-js/bowser - ba8f7d8a54a89ad280a7340665e3fa31d0636051 authored over 4 years ago by Denis Demchenko <[email protected]>
Revert "chore(tests): fix tests for Firefox iOS"

This reverts commit 9edfabf9

github.com/bowser-js/bowser - 725de76e140ad3696a5676412588276efb1d7bad authored over 4 years ago by Denis Demchenko <[email protected]>
chore(tests): fix tests for Firefox iOS

relevant to #401

github.com/bowser-js/bowser - 9edfabf98af8ab91b1f4813d7d16e0e290ad1624 authored over 4 years ago by Denis Demchenko <[email protected]>
feat(browser): add detection of Opera Touch

fixes #414

github.com/bowser-js/bowser - 3813d92a55157933f4ba39290761332a49afcf40 authored over 4 years ago by Denis Demchenko <[email protected]>
chore(travis): fix node_js version

github.com/bowser-js/bowser - dbb433945afce97d7ea974854a7c2275b0eda95f authored over 4 years ago by Denis Demchenko <[email protected]>
Add bowser-online to README.md

closes #419

github.com/bowser-js/bowser - d3d710d158338ef64a8d83305ff5657318265de5 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #415 from acailly/feat/handle-firefox-ipad-ios13

handle Firefox on iPad on iOS 13

github.com/bowser-js/bowser - 9007a9e3930a4925cdd8f971043cdf5d8c6958e9 authored over 4 years ago by Denis Demchenko <[email protected]>
Merge pull request #409 from pastak/master

add toLowerCase option to getBrowserName in typing

github.com/bowser-js/bowser - 8fe4b98a56f119020cce25e429881627c40a1d14 authored over 4 years ago by Denis Demchenko <[email protected]>
chore(package): update lockfile package-lock.json

github.com/bowser-js/bowser - 57e6d2b5d3c60af745ed18e476d4a71593f1465e authored over 4 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update gh-pages to version 3.0.0

github.com/bowser-js/bowser - 98f32dfbf5414c7b26dd89859315744fe3996775 authored over 4 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update lockfile package-lock.json

github.com/bowser-js/bowser - a61817abb15447bd49298866df17b4839b063f19 authored over 4 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update compression-webpack-plugin to version 4.0.0

github.com/bowser-js/bowser - 538ee8fe0eb71f026eb36b6e0f203de9b739635f authored over 4 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
handle Firefox on iPad on iOS 13

github.com/bowser-js/bowser - cb242c0242d3a629778168fa1a8b975370502670 authored over 4 years ago by acailly <[email protected]>
chore(deps): bump acorn from 6.2.0 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.0 to 6.4.1.
- [Release notes](https://g...

github.com/bowser-js/bowser - a7cff0b9654e26655f185a54c6c7c2433ad52bfd authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add toLowerCase option to getBrowserName in typing

ref: https://github.com/lancedikson/bowser/blob/a990b6b2f63b8eb8dc686c6f5f0c8d71e66e9ae0/src/par...

github.com/bowser-js/bowser - efa78012048a3d0f8b12c03ee55cbcad30335112 authored almost 5 years ago by pastak <[email protected]>
Merge pull request #398 from pkuczynski/patch-1

Exclude unnecessary files from the npm package

github.com/bowser-js/bowser - a990b6b2f63b8eb8dc686c6f5f0c8d71e66e9ae0 authored almost 5 years ago by Denis Demchenko <[email protected]>
Exclude unnecessary files from the npm package

Listed a few files and folders which are currently included in the published npm package, while ...

github.com/bowser-js/bowser - 13ab38aebd6b6b4dfa7f2f8d03d25c1c0569ed08 authored almost 5 years ago by Piotr Kuczynski <[email protected]>
chore(package): update lockfile package-lock.json

github.com/bowser-js/bowser - 437b6536cae20e66459acc79a71858bddfb86a05 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update sinon to version 9.0.0

github.com/bowser-js/bowser - c83b241238efc9732fd15ce39ed7820fc1c2ac7d authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Merge branch '2.9.0' into production

github.com/bowser-js/bowser - 743050f42e774e326559d4c14be314c95529671c authored almost 5 years ago by Denis Demchenko <[email protected]>
Merge tag '2.9.0'

2.9.0 2.9.0

github.com/bowser-js/bowser - a1cbad94550f911620ae7239fc8064dba663252e authored almost 5 years ago by Denis Demchenko <[email protected]>
chore(package): bump version, write changelog

github.com/bowser-js/bowser - 6add52d49cd42ff066d1bbec7a2c6150cf969a44 authored almost 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #394 from lancedikson/greenkeeper/monorepo.babel7-20200114033043

Greenkeeper/monorepo.babel7 20200114033043

github.com/bowser-js/bowser - 0a790b84b84feed640d8b3f042de5668e891a4c9 authored almost 5 years ago by Denis Demchenko <[email protected]>
Merge branch 'master' into greenkeeper/monorepo.babel7-20200114033043

github.com/bowser-js/bowser - 433955ac68e783c4c1948dde6e2bdd95665f184d authored almost 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #393 from lancedikson/greenkeeper/ava-3.0.0

Update ava to the latest version πŸš€

github.com/bowser-js/bowser - 9af50fd1c7dc70ef963f52e443f8ff8f53fdaf3e authored almost 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #392 from lancedikson/greenkeeper/eslint-plugin-ava-10.0.0

Update eslint-plugin-ava to the latest version πŸš€

github.com/bowser-js/bowser - 214cdb52bcf0a13fa18951f510899e81f0093c1e authored almost 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #390 from ashernguyen/AddTypeForIsBrowser

added type definition for `isBrowser` in Parser Class

github.com/bowser-js/bowser - 07fcffe812a1b0e62157fc3b3fc48821f0092a15 authored almost 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #388 from DarkPurple141/types-update

fix: only include types

github.com/bowser-js/bowser - a8aa331c39791df6f040fb342c8a04cab53aac53 authored almost 5 years ago by Denis Demchenko <[email protected]>
chore(package): update lockfile package-lock.json

github.com/bowser-js/bowser - a4a1a86d25104a71724fad84c80872ba124df560 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update ava to version 3.0.0

github.com/bowser-js/bowser - be8860b731ef4f9d4f3c981263816e9bd874f3e6 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update lockfile package-lock.json

github.com/bowser-js/bowser - 51317064952e96b04c5ffeb56e1fafa5158eba11 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-plugin-ava to version 10.0.0

github.com/bowser-js/bowser - db8e9d4417745c29b8153cc70a2a9ab660d06ac5 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update lockfile package-lock.json

github.com/bowser-js/bowser - 341dd8ef403f26b16e646cd129af755fcb031bad authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/register to version 7.8.3

github.com/bowser-js/bowser - 21324463186d7784d80b1ec9ee29f26e461d15c7 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/preset-env to version 7.8.2

github.com/bowser-js/bowser - 50f5a73386bdd3e01aa4a24765234ade73541aae authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/polyfill to version 7.8.3

github.com/bowser-js/bowser - e575388f48d08915f396e04cb4371421dbc259b5 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/core to version 7.8.0

github.com/bowser-js/bowser - b0b505fbe2d31f389fdb97f2fa7bfcf0f105ae4d authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/cli to version 7.8.3

github.com/bowser-js/bowser - 48866a119e0c46ba059c22d68fa7e9087656d49e authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
added type definition for parser.isBrowser

github.com/bowser-js/bowser - a523ded89c2c23dd0ead4a195337bd2966e687b2 authored almost 5 years ago by Asher Nguyen <[email protected]>
include types

github.com/bowser-js/bowser - 7ebcbd799b0f43254360f831ad5c5bbab54a7d29 authored almost 5 years ago by Alex Hinds <[email protected]>
Merge branch 'master' of github.com:lancedikson/bowser into types-update

github.com/bowser-js/bowser - 4e492fb6ae71e80d9471323fe2c02fc8784b364f authored almost 5 years ago by Alex Hinds <[email protected]>
remove re-export

github.com/bowser-js/bowser - 3544195aebaab2e77109779bd8c2a220c1f2eab2 authored almost 5 years ago by Alex Hinds <[email protected]>
Merge branch '2.8.1' into production

github.com/bowser-js/bowser - f32c4fdc97295c7ff0b7e48dd0f2c379a4e76dca authored about 5 years ago by Denis Demchenko <[email protected]>
Merge tag '2.8.1'

2.8.1 2.8.1

github.com/bowser-js/bowser - bdc835521646d27123c0d6a9463be877c228a22f authored about 5 years ago by Denis Demchenko <[email protected]>
chore(package): bump version, write changelog

github.com/bowser-js/bowser - 01f5f2281ed69ff5499569ec6458e6cb7a1b2633 authored about 5 years ago by Denis Demchenko <[email protected]>
Revert "Merge pull request #382 from DarkPurple141/types-update"

This reverts commit 406e39d2feaec2ae110e5189659f4c23976b08dc, reversing
changes made to d238da49...

github.com/bowser-js/bowser - 24d1ce5e2c7c2963ec66e0d1f1e8e590728da295 authored about 5 years ago by Denis Demchenko <[email protected]>
Merge tag '2.8.0'

2.8.0 2.8.0

github.com/bowser-js/bowser - 8e078bb0f4f4d4962761b5840d0868303911ec44 authored about 5 years ago by Denis Demchenko <[email protected]>
Merge branch '2.8.0' into production

github.com/bowser-js/bowser - 16843fd15f38e5da5eb858ed886082d2ec39e106 authored about 5 years ago by Denis Demchenko <[email protected]>
chore(package): bump version

github.com/bowser-js/bowser - ca7357338f188b9a1811178d34ecc6e7eba06e3b authored about 5 years ago by Denis Demchenko <[email protected]>
chore(changelog): write changelog

github.com/bowser-js/bowser - 50a4644a4e226977ed8e9c86c0865bdf8aeb52f7 authored about 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #386 from lancedikson/greenkeeper/nyc-15.0.0

Update nyc to the latest version πŸš€

github.com/bowser-js/bowser - 6b59afee62c852bf21af098cb4834ed474cfa06c authored about 5 years ago by Denis Demchenko <[email protected]>
Merge branch 'master' into greenkeeper/nyc-15.0.0

github.com/bowser-js/bowser - 15442b789bf14fbb2600f7d0edb814775dafd198 authored about 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #385 from lancedikson/greenkeeper/babel-plugin-istanbul-6.0.0

Update babel-plugin-istanbul to the latest version πŸš€

github.com/bowser-js/bowser - a62e610f360a2e324e39de49b3827495cbbe576d authored about 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #384 from lancedikson/greenkeeper/sinon-8.0.0

Update sinon to the latest version πŸš€

github.com/bowser-js/bowser - bc3983cb8f771ce2ebb1575bd2d0c4f0177c0a9a authored about 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #361 from opencollective/opencollective

Activating Open Collective

github.com/bowser-js/bowser - 3abf60fd8f292094d3cee167a7fef28c4b10e543 authored about 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #382 from DarkPurple141/types-update

fix: update types to include constants in types.d.ts

github.com/bowser-js/bowser - 406e39d2feaec2ae110e5189659f4c23976b08dc authored about 5 years ago by Denis Demchenko <[email protected]>
Merge pull request #383 from oliverfoster/issue/359

fixes #359 IE11 Added Array.prototype.find and Object.assign polyfills

github.com/bowser-js/bowser - d238da4906e14df936353dc01c769d846da586e4 authored about 5 years ago by Denis Demchenko <[email protected]>