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

vigour-ua

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vigour-ua - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

index.js

@@ -25,2 +25,3 @@

var _rikstv = 'rikstv'
var _facebook = 'facebook'

@@ -47,2 +48,3 @@ /**

[ 'msie', 'ms', 'ie' ],
[ _facebook, _facebook ],
[ 'chrome|crios\/', _webkit, 'chrome' ]

@@ -49,0 +51,0 @@ )

2

package.json
{
"name": "vigour-ua",
"version": "0.0.7",
"version": "0.0.8",
"description": "lightweight ua parser",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -10,3 +10,4 @@ describe('methods', function () {

platform: 'mac',
device: 'desktop'
device: 'desktop',
webview: false
})

@@ -26,3 +27,4 @@ })

device: 'desktop',
field: true
field: true,
webview: false
})

@@ -29,0 +31,0 @@ })

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