Socket
Socket
Sign inDemoInstall

bowser

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.9.0 to 1.9.1

.idea/inspectionProfiles/Project_Default.xml

3

CHANGELOG.md
# Bowser Changelog
### 1.9.1 (December 22, 2017)
- [FIX] Fix `typings.d.ts` — add `chromium` flag to interface
### 1.9.0 (December 20, 2017)

@@ -4,0 +7,0 @@ - [ADD] Add a public method `.detect()` (#205)

2

package.json
{
"name": "bowser",
"version": "1.9.0",
"version": "1.9.1",
"description": "Lightweight browser detector",

@@ -5,0 +5,0 @@ "keywords": [

@@ -34,2 +34,3 @@ // Type definitions for Bowser 1.x

chrome: boolean;
chromium: boolean;
firefox: boolean;

@@ -36,0 +37,0 @@ msie: boolean;

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc