Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

detect-browser

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detect-browser - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

2

index.js

@@ -86,3 +86,3 @@ function detect() {

[ 'instagram', /Instagram\ ([0-9\.]+)/],
[ 'ios-webview', /AppleWebKit\/([0-9\.]+).*Mobile$/]
[ 'ios-webview', /AppleWebKit\/([0-9\.]+).*Mobile/]
]);

@@ -89,0 +89,0 @@ }

{
"name": "detect-browser",
"version": "2.5.0",
"version": "2.5.1",
"description": "Unpack a browser type and version from the useragent string",

@@ -32,3 +32,3 @@ "main": "index.js",

"devDependencies": {
"embellish-readme": "^1.3.1",
"embellish-readme": "1.3.2",
"semver": "^5.0.3",

@@ -35,0 +35,0 @@ "tape": "^4.2.2"

@@ -9,3 +9,3 @@ # detect-browser

[![stable](https://img.shields.io/badge/stability-stable-green.svg)](https://github.com/dominictarr/stability#stable) [![Build Status](https://api.travis-ci.org/DamonOehlman/detect-browser.svg?branch=master)](https://travis-ci.org/DamonOehlman/detect-browser)
[![stable](https://img.shields.io/badge/stability-stable-green.svg)](https://github.com/dominictarr/stability#stable) [![Build Status](https://api.travis-ci.org/DamonOehlman/detect-browser.svg?branch=master)](https://travis-ci.org/DamonOehlman/detect-browser) [![Maintainability](https://api.codeclimate.com/v1/badges/84947fce3f3b06da69d0/maintainability)](https://codeclimate.com/github/DamonOehlman/detect-browser/maintainability)

@@ -12,0 +12,0 @@ ## NOTE: Version 2.x release

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc