You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

browserama

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserama

A browser detection package that uses feature detection instead of user agent

3.2.2
latest
Source
npmnpm
Version published
Weekly downloads
2.4K
24.37%
Maintainers
2
Weekly downloads
 
Created
Source

Browserama Build Status

Browserama is a browser detection module that uses feature detection rather than the user agent to determine which browser is being used.

npm install browserama

Properties

  • isBlink
  • isChrome
  • isChromium
  • isChromeOrChromium
  • isEdge
  • isEdgeChromium
  • isFirefox
  • isIE
  • isOpera
  • isSafari

Keywords

browser

FAQs

Package last updated on 26 Oct 2021

Did you know?

Socket

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