postman-collection
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -102,3 +102,3 @@ var faker = require('faker/locale/en'), | ||
$randomInt: { | ||
description: 'A random integer between 1 and 1000', | ||
description: 'A random integer between 0 and 1000', | ||
generator: function () { | ||
@@ -316,3 +316,3 @@ return ~~(Math.random() * (1000 + 1)); | ||
$randomPrice: { | ||
description: 'A random price between 100.00 and 999.00', | ||
description: 'A random price between 0.00 and 1000.00', | ||
generator: faker.finance.amount | ||
@@ -319,0 +319,0 @@ }, |
{ | ||
"name": "postman-collection", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Enables developers to use a unified Postman Collection format Object across projects", | ||
@@ -42,4 +42,4 @@ "author": "Postman Inc.", | ||
"mime-format": "2.0.1", | ||
"mime-types": "2.1.31", | ||
"postman-url-encoder": "3.0.3", | ||
"mime-types": "2.1.32", | ||
"postman-url-encoder": "3.0.4", | ||
"semver": "7.3.5", | ||
@@ -50,3 +50,3 @@ "uuid": "8.3.2" | ||
"@postman/shipit": "^0.3.0", | ||
"async": "^3.2.0", | ||
"async": "^3.2.1", | ||
"bipbip": "^0.4.2", | ||
@@ -56,6 +56,6 @@ "browserify": "^17.0.0", | ||
"chai": "^4.3.4", | ||
"chalk": "^4.1.1", | ||
"chalk": "^4.1.2", | ||
"dependency-check": "^4.1.0", | ||
"eslint": "^7.31.0", | ||
"eslint-plugin-jsdoc": "^36.0.2", | ||
"eslint": "^7.32.0", | ||
"eslint-plugin-jsdoc": "^36.0.6", | ||
"eslint-plugin-lodash": "^7.2.0", | ||
@@ -71,3 +71,3 @@ "eslint-plugin-mocha": "^9.0.0", | ||
"karma-mocha-reporter": "^2.2.5", | ||
"mocha": "^9.0.2", | ||
"mocha": "^9.0.3", | ||
"nyc": "^15.1.0", | ||
@@ -74,0 +74,0 @@ "parse-gitignore": "^1.0.1", |
Sorry, the diff of this file is not supported yet
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
500223
+ Addedmime-db@1.49.0(transitive)
+ Addedmime-types@2.1.32(transitive)
+ Addedpostman-url-encoder@3.0.4(transitive)
- Removedmime-db@1.48.0(transitive)
- Removedmime-types@2.1.31(transitive)
- Removedpostman-url-encoder@3.0.3(transitive)
- Removedpunycode@2.3.1(transitive)
Updatedmime-types@2.1.32
Updatedpostman-url-encoder@3.0.4