Socket
Socket
Sign inDemoInstall

@ecosia/browser-info

Package Overview
Dependencies
0
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ecosia/browser-info

Get browser info


Version published
Weekly downloads
4
increased by33.33%
Maintainers
3
Install size
6.23 kB
Created
Weekly downloads
 

Readme

Source

#browser-info Build Status NPM version

Information

Packagebrowser-info
DescriptionGet browser info

Usage

Install
$ npm install --save-dev browser-info

Example

var browserInfo = require('browser-info');

browserInfo();
 // => {name: 'Chrome', version: '42', os: 'Linux'}


PRs welcome for additional features

LICENSE MIT

Keywords

FAQs

Last updated on 16 Mar 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc