@ossiana/node-libcurl
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -92,3 +92,3 @@ "use strict"; | ||
} | ||
this.randomJa3 = !!ja3; | ||
this.randomJa3 = !ja3; | ||
if (ja3) { | ||
@@ -95,0 +95,0 @@ this.lastJa3 = ja3; |
{ | ||
"name": "@ossiana/node-libcurl", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"author": { | ||
@@ -30,5 +30,5 @@ "name": "Ossian" | ||
"optionalDependencies": { | ||
"@ossiana/node-libcurl-darwin-x64": "1.2.2", | ||
"@ossiana/node-libcurl-win32-x64-msvc": "1.2.2", | ||
"@ossiana/node-libcurl-linux-x64-gnu": "1.2.2" | ||
"@ossiana/node-libcurl-darwin-x64": "1.2.3", | ||
"@ossiana/node-libcurl-win32-x64-msvc": "1.2.3", | ||
"@ossiana/node-libcurl-linux-x64-gnu": "1.2.3" | ||
}, | ||
@@ -35,0 +35,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
94990