Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.5.2-beta.1 to 3.5.2

2

lib/collection/header.js

@@ -114,3 +114,3 @@ var util = require('../util'),

*/
this.value = _.get(options, 'value') || E;
this.value = _.get(options, 'value', E);

@@ -117,0 +117,0 @@ /**

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

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

@@ -49,3 +49,3 @@ "postman"

"semver": "6.3.0",
"uuid": "3.3.2"
"uuid": "3.3.3"
},

@@ -63,3 +63,3 @@ "devDependencies": {

"eslint-plugin-lodash": "5.1.0",
"eslint-plugin-mocha": "6.0.0",
"eslint-plugin-mocha": "6.1.0",
"eslint-plugin-security": "1.4.0",

@@ -69,13 +69,13 @@ "istanbul": "0.4.5",

"jsdoc": "3.6.3",
"jsdoc-to-markdown": "5.0.0",
"jsdoc-to-markdown": "5.0.1",
"karma": "3.1.4",
"karma-browserify": "6.1.0",
"karma-chrome-launcher": "3.0.0",
"karma-chrome-launcher": "3.1.0",
"karma-mocha": "1.3.0",
"karma-mocha-reporter": "2.2.5",
"mocha": "6.2.0",
"mustache": "3.0.1",
"mustache": "3.0.3",
"parse-gitignore": "1.0.1",
"postman-jsdoc-theme": "0.0.3",
"postman-request": "2.88.1-postman.13",
"postman-request": "2.88.1-postman.15",
"puppeteer": "1.19.0",

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

Sorry, the diff of this file is not supported yet

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