Socket
Socket
Sign inDemoInstall

ua-string

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.1.0

2

index.js

@@ -1,3 +0,3 @@

const userAgentString = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36';
const userAgentString = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Safari/605.1.15';
export default userAgentString;
{
"name": "ua-string",
"version": "4.0.0",
"version": "4.1.0",
"description": "Get the user agent of a recent Chrome version to pretend to be a browser in network requests",

@@ -19,3 +19,3 @@ "license": "MIT",

"scripts": {
"test": "xo && ava && tsd"
"test": "ava"
},

@@ -22,0 +22,0 @@ "files": [

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