New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@frida/http

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frida/http - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

1

lib/_http_agent.js
import EventEmitter from 'events';
import net from 'net';
import process from 'process';
import util from 'util';

@@ -4,0 +5,0 @@

@@ -13,2 +13,3 @@ import { globalAgent } from './_http_agent.js';

import net from 'net';
import process from 'process';
import url from 'url';

@@ -15,0 +16,0 @@ import util from 'util';

@@ -9,2 +9,3 @@ import {

import { Buffer } from 'buffer';
import process from 'process';
import Stream from 'stream';

@@ -11,0 +12,0 @@ import timers from 'timers';

2

package.json
{
"name": "@frida/http",
"description": "Node.js's http module for Frida",
"version": "4.0.1",
"version": "4.0.2",
"publishConfig": {

@@ -6,0 +6,0 @@ "access": "public"

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