postman-collection
Advanced tools
Comparing version 3.6.2 to 3.6.3
@@ -94,2 +94,9 @@ var faker = require('faker/locale/en'), | ||
$isoTimestamp: { | ||
description: 'The current ISO timestamp at zero UTC', | ||
generator: function () { | ||
return new Date().toISOString(); | ||
} | ||
}, | ||
$randomInt: { | ||
@@ -96,0 +103,0 @@ description: 'A random integer between 1 and 1000', |
@@ -5,3 +5,3 @@ { | ||
"author": "Postman Labs <help@getpostman.com>", | ||
"version": "3.6.2", | ||
"version": "3.6.3", | ||
"keywords": [ | ||
@@ -40,5 +40,5 @@ "postman" | ||
"http-reasons": "0.1.0", | ||
"iconv-lite": "0.5.1", | ||
"iconv-lite": "0.6.2", | ||
"liquid-json": "0.3.1", | ||
"lodash": "4.17.15", | ||
"lodash": "4.17.19", | ||
"marked": "1.1.0", | ||
@@ -84,3 +84,3 @@ "mime-format": "2.0.0", | ||
"shelljs": "0.8.4", | ||
"strip-json-comments": "3.1.0" | ||
"strip-json-comments": "3.1.1" | ||
}, | ||
@@ -87,0 +87,0 @@ "homepage": "https://github.com/postmanlabs/postman-collection#readme", |
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
544755
11826
+ Addediconv-lite@0.6.2(transitive)
+ Addedlodash@4.17.19(transitive)
- Removediconv-lite@0.5.1(transitive)
- Removedlodash@4.17.15(transitive)
Updatediconv-lite@0.6.2
Updatedlodash@4.17.19