Socket
Socket
Sign inDemoInstall

ua-parser-js

Package Overview
Dependencies
0
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.30 to 0.8.1

2

bower.json
{
"name": "ua-parser-js",
"version": "0.7.30",
"version": "0.8.1",
"authors": [

@@ -5,0 +5,0 @@ "Faisal Salman <f@faisalman.com>"

Package.describe({
name: 'faisalman:ua-parser-js',
version: '0.7.30',
version: '0.8.1',
summary: 'Lightweight JavaScript-based user-agent string parser',

@@ -5,0 +5,0 @@ git: 'https://github.com/faisalman/ua-parser-js.git',

{
"title": "UAParser.js",
"name": "ua-parser-js",
"version": "0.7.30",
"version": "0.8.1",
"author": "Faisal Salman <f@faisalman.com> (http://faisalman.com)",

@@ -6,0 +6,0 @@ "description": "Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment",

@@ -20,3 +20,3 @@ /////////////////////////////////////////////////////////////////////////////////

var LIBVERSION = '0.7.30',
var LIBVERSION = '0.8.1',
EMPTY = '',

@@ -23,0 +23,0 @@ UNKNOWN = '?',

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