node-curl-impersonate
Advanced tools
Comparing version 1.3.4 to 1.3.5
{ | ||
"name": "node-curl-impersonate", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "A wrapper around cURL-impersonate, a binary which can be used to bypass TLS fingerprinting.", | ||
"main": "dist/index.js", | ||
"type": "module", | ||
"scripts": { | ||
"build": "tsc", | ||
"build": "tsc && node -r esm ./dist/index.js", | ||
"test": "jest" | ||
@@ -27,4 +26,5 @@ }, | ||
"dependencies": { | ||
"esm": "^3.2.25", | ||
"ts-node": "^10.9.1" | ||
} | ||
} |
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
9091630
2
No
+ Addedesm@^3.2.25
+ Addedesm@3.2.25(transitive)