Socket
Socket
Sign inDemoInstall

postman-collection

Package Overview
Dependencies
Maintainers
6
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postman-collection - npm Package Compare versions

Comparing version 3.4.2-beta.3 to 3.4.2

13

CHANGELOG.md
# Postman Collection SDK Changelog
#### v3.4.2 (unreleased)
#### v3.4.2 (February 1, 2019)
* #783 Added support for Array and Object variable type
* Deprecated JSON variable type
* #780 Reorganized URL parameters to always honour `disabled` status
* Deprecated Url~getOAuth1BaseUrl, discontinue in v4.0
* Deprecated object argument variant of:
* `Url~getPath`
* `Url~getQueryString`
* `Url~getRemote`
* #769 Avoid substitution of disabled variables
* #781 Added function `Request~size` to calculate request size
* #769 Avoid substitution of disabled variables
* #792 Fixed headers size calculation on `HeaderList~contentSize`
* #773 Added an option to exclude headers with falsy keys in `Request~getHeaders`

@@ -7,0 +16,0 @@ * #777 Handle disabled events in `EventList~listeners` and `EventList~listenersOwn` correctly

4

package.json

@@ -5,3 +5,3 @@ {

"author": "Postman Labs <help@getpostman.com>",
"version": "3.4.2-beta.3",
"version": "3.4.2",
"keywords": [

@@ -76,3 +76,3 @@ "postman"

"postman-request": "2.88.1-postman.5",
"puppeteer": "1.11.0",
"puppeteer": "1.12.0",
"recursive-readdir": "2.2.2",

@@ -79,0 +79,0 @@ "require-all": "3.0.0",

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