Socket
Socket
Sign inDemoInstall

postman-request

Package Overview
Dependencies
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postman-request - npm Package Compare versions

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

4

lib/inflate.js

@@ -31,5 +31,2 @@ 'use strict'

self.once('finish', function () {
self._stream.end()
})
self._stream.on('data', function (chunk) {

@@ -51,2 +48,3 @@ self.push(chunk)

this._stream.once('end', callback)
this._stream.end()
} else {

@@ -53,0 +51,0 @@ callback()

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

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

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

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