Socket
Socket
Sign inDemoInstall

useragent

Package Overview
Dependencies
1
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

5

package.json
{
"name": "useragent",
"version": "2.1.0",
"version": "2.1.1",
"description": "Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing",

@@ -51,3 +51,4 @@ "author": "Arnout Kazemier",

"qa": "mocha --ui exports $(find test -name '*.qa.js')",
"update": "node ./bin/update.js"
"update": "node ./bin/update.js",
"prepublish": "npm run update"
},

@@ -54,0 +55,0 @@ "dependencies": {

lib/regexps.js

Sorry, the diff of this file is too big to display

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