postman-collection
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -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 @@ |
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
261931
63
5911