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.0 to 4.0.1

2

lib/http_parser.js

@@ -36,2 +36,2 @@ export const methods = [

];
export { HTTPParser } from '@frida/http-parser';
export { HTTPParser } from 'http-parser-js';
{
"name": "@frida/http",
"description": "Node.js's http module for Frida",
"version": "4.0.0",
"version": "4.0.1",
"publishConfig": {

@@ -27,4 +27,4 @@ "access": "public"

"dependencies": {
"@frida/http-parser": "^1.0.0"
"http-parser-js": "^0.5.3"
}
}
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