node-curl-impersonate
Advanced tools
Comparing version 1.5.2 to 1.5.3
@@ -11,2 +11,3 @@ /* | ||
import * as path from 'path'; | ||
const __dirname = import.meta.dirname; | ||
export class CurlImpersonate { | ||
@@ -13,0 +14,0 @@ url; |
{ | ||
"name": "node-curl-impersonate", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "A wrapper around cURL-impersonate, a binary which can be used to bypass TLS fingerprinting.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20928588
424