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

postman-collection

Package Overview
Dependencies
Maintainers
3
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 0.1.2 to 0.1.3

docs/concepts.md

2

lib/collection/form-param.js

@@ -21,2 +21,4 @@ var _ = require('../util').lodash,

this.value = _.get(options, 'value') || '';
this.type = _.get(options, 'type');
this.src = _.get(options, 'src');
}), Property);

@@ -23,0 +25,0 @@

4

package.json

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

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

@@ -62,3 +62,3 @@ "postman"

"karma-mocha-reporter": "^1.1.5",
"postman-jsdoc-theme": "0.0.1",
"postman-jsdoc-theme": "0.0.2",
"mocha": "^2.3.4",

@@ -65,0 +65,0 @@ "mustache": "^2.2.1",

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