mobile-device-detect
mobile-device-detect copied to clipboard
Detect mobile device and its type.
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 1.0.2. Commits 1bf1c73 Bump version 1.0.2 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b...
Bumps [babel-loader](https://github.com/babel/babel-loader) from 7.1.4 to 7.1.5. Release notes Sourced from babel-loader's releases. v7.1.5 Perf: Use md4 instead of sha1 for filename hashes (babel/babel-loader#638) Commits f3bfed9 7.1.5 fa91723 Merge pull request...
Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.5.1 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...
Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.15. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization Impact...
``` {{ isMobile }} {{ getUA }} import { getUA, isMobile } from 'mobile-device-detect' export default { name: 'App', data () { return { getUA: getUA, isMobile: isMobile } }...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular Expression Denial of Service in hosted-git-info The npm...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Prototype Pollution Overview The npm package y18n before versions...