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

@ossiana/node-libcurl

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ossiana/node-libcurl - npm Package Compare versions

Comparing version 1.1.2-alpha-1 to 1.1.2-alpha-2

4

dist/utils.js

@@ -87,3 +87,3 @@ "use strict";

const libcurlRandomJA3Fingerprint = () => {
const extensions = '0-23-65281-10-11-35-16-5-13-18-51-45-43-27-17513-21-41'.split('-');
const extensions = '0-23-65281-10-11-35-16-5-13-18-51-45-43-27-17513'.split('-');
const randomBytes = node_crypto_1.default.getRandomValues(new Uint32Array(extensions.length));

@@ -94,3 +94,3 @@ for (let i = randomBytes.length - 1; i >= 0; i--) {

}
return `771,4865-4866-4867-49195-49199-49196-49200-52393-52392-49171-49172-156-157-47-53,${extensions.join('-')},29-23-24,0`;
return `771,4865-4866-4867-49195-49199-49196-49200-52393-52392-49171-49172-156-157-47-53,${extensions.join('-')}-21-41,29-23-24,0`;
};

@@ -97,0 +97,0 @@ exports.libcurlRandomJA3Fingerprint = libcurlRandomJA3Fingerprint;

{
"name": "@ossiana/node-libcurl",
"version": "1.1.2-alpha-1",
"version": "1.1.2-alpha-2",
"dependencies": {

@@ -5,0 +5,0 @@ "@mapbox/node-pre-gyp": "^1.0.10",

@@ -15,3 +15,5 @@ # node-libcurl

![support](./static/support.png)
## Build Status

@@ -18,0 +20,0 @@

Sorry, the diff of this file is not supported yet

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