Socket
Socket
Sign inDemoInstall

postman-request

Package Overview
Dependencies
22
Maintainers
3
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.88.1-postman.28 to 2.88.1-postman.29

2

package.json

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

],
"version": "2.88.1-postman.28",
"version": "2.88.1-postman.29",
"repository": {

@@ -13,0 +13,0 @@ "type": "git",

@@ -897,2 +897,3 @@ 'use strict'

href: self.uri.href,
headers: this.headers,
proxy: (self.proxy && { href: self.proxy.href }) || undefined,

@@ -1230,2 +1231,3 @@ httpVersion: '1.1'

statusCode: response.statusCode,
headers: response.headers,
httpVersion: response.httpVersion

@@ -1232,0 +1234,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc