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

node-curl-impersonate

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-curl-impersonate - npm Package Compare versions

Comparing version 1.3.9 to 1.4.0

2

package.json
{
"name": "node-curl-impersonate",
"version": "1.3.9",
"version": "1.4.0",
"description": "A wrapper around cURL-impersonate, a binary which can be used to bypass TLS fingerprinting.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

{
"compilerOptions": {
"target": "ESNext", // Target ESNext for modern features
"module": "ES2020", // Output CommonJS for Node.js compatibility
"module": "CommonJS", // Output CommonJS for Node.js compatibility
"strict": true, // Enable strict type checking

@@ -6,0 +6,0 @@ "esModuleInterop": true, // Enable ES module interop

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