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

@amplitude/ua-parser-js

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/ua-parser-js - npm Package Compare versions

Comparing version 0.7.19 to 0.7.20

8

package.json
{
"title": "UAParser.js",
"name": "@amplitude/ua-parser-js",
"version": "0.7.19",
"version": "0.7.20",
"author": "Faisal Salman <f@faisalman.com> (http://faisalman.com)",

@@ -18,3 +18,3 @@ "description": "Lightweight JavaScript-based user-agent string parser",

],
"homepage": "http://github.com/faisalman/ua-parser-js",
"homepage": "http://github.com/amplitude/ua-parser-js",
"contributors": [

@@ -127,3 +127,3 @@ "Aamir Poonawalla <aamir@urx.com>",

"type": "git",
"url": "https://github.com/faisalman/ua-parser-js.git"
"url": "https://github.com/amplitude/ua-parser-js.git"
},

@@ -139,5 +139,5 @@ "license": "(GPL-2.0 OR MIT)",

},
"bugs": "https://github.com/faisalman/ua-parser-js/issues",
"bugs": "https://github.com/amplitude/ua-parser-js/issues",
"demo": "https://faisalman.github.io/ua-parser-js",
"download": "https://raw.github.com/faisalman/ua-parser-js/master/dist/ua-parser.min.js"
}

@@ -382,3 +382,3 @@ /*!

// IceDragon/Iceweasel/Camino/Chimera/Fennec/Maemo/Minimo/Conkeror
/(firefox|seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([\w\.-]+)$/i,
/(firefox|seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([\w\.-]+)/i,

@@ -385,0 +385,0 @@ // Firefox/SeaMonkey/K-Meleon/IceCat/IceApe/Firebird/Phoenix

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