Socket
Socket
Sign inDemoInstall

postman-collection

Package Overview
Dependencies
Maintainers
5
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.0.5 to 3.0.6

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Postman Collection SDK Changelog

#### v3.0.6 (November 30, 2017)
* :arrow_up: Updated dependencies
* Downgraded `sanitize-html` to continue support for `postman-sandbox`
#### v3.0.5 (November 23, 2017)

@@ -7,0 +11,0 @@ * Added `update` method to `Script`

8

package.json

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

"author": "Postman Labs <help@getpostman.com>",
"version": "3.0.5",
"version": "3.0.6",
"keywords": [

@@ -41,6 +41,6 @@ "postman"

"lodash": "4.17.4",
"8fold-marked": "0.3.8",
"8fold-marked": "0.3.9",
"mime-format": "2.0.0",
"mime-types": "2.1.17",
"sanitize-html": "1.16.1",
"sanitize-html": "1.15.0",
"semver": "5.4.1",

@@ -56,3 +56,3 @@ "uuid": "3.1.0",

"dependency-check": "2.9.1",
"eslint": "4.11.0",
"eslint": "4.12.0",
"eslint-plugin-jsdoc": "3.2.0",

@@ -59,0 +59,0 @@ "eslint-plugin-lodash": "2.5.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