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

light-my-request

Package Overview
Dependencies
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

light-my-request - npm Package Compare versions

Comparing version 4.7.1 to 4.8.0

2

lib/request.js

@@ -9,3 +9,3 @@ 'use strict'

const assert = require('assert')
const warning = require('fastify-warning')()
const warning = require('process-warning')()

@@ -12,0 +12,0 @@ const parseURL = require('./parseURL')

{
"name": "light-my-request",
"version": "4.7.1",
"version": "4.8.0",
"description": "Fake HTTP injection library",

@@ -9,3 +9,3 @@ "main": "index.js",

"cookie": "^0.4.0",
"fastify-warning": "^0.2.0",
"process-warning": "^1.0.0",
"set-cookie-parser": "^2.4.1"

@@ -12,0 +12,0 @@ },

Sorry, the diff of this file is not supported yet

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