Socket
Socket
Sign inDemoInstall

request

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

request - npm Package Compare versions

Comparing version 2.16.4 to 2.16.6

2

index.js

@@ -978,2 +978,3 @@ // Copyright 2010-2012 Mikeal Rogers

this.body = safeStringify(this.body)
self.setHeader('content-type', 'application/json')
}

@@ -983,2 +984,3 @@ } else {

this.body = safeStringify(val)
self.setHeader('content-type', 'application/json')
}

@@ -985,0 +987,0 @@ return this

2

package.json

@@ -10,3 +10,3 @@ {

],
"version": "2.16.4",
"version": "2.16.6",
"author": "Mikeal Rogers <mikeal.rogers@gmail.com>",

@@ -13,0 +13,0 @@ "repository": {

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