Socket
Socket
Sign inDemoInstall

useragent

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

useragent - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

lib/useragent.js

@@ -109,2 +109,4 @@ /**

function parse (useragent, jsagent) {
if (!useragent) return new Agent;
var ua, os, i

@@ -287,3 +289,3 @@ , browsers = parse.browsers

updater.version = '1.0.1';
updater.version = '1.0.2';

@@ -290,0 +292,0 @@ /**

{
"name": "useragent"
, "version": "1.0.1"
, "version": "1.0.2"
, "description": "User-Agent string parser based on Browserscope.org algorithms for more browser reporting"

@@ -5,0 +5,0 @@ , "author": "Arnout Kazemier"

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