Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "logformat", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "stringify objects into searchable strings", | ||
@@ -30,5 +30,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"flat": "^4.0.0", | ||
"lodash": "^4.17.5", | ||
"moment": "^2.21.0", | ||
"flat": "^4.1.0", | ||
"lodash": "^4.17.11", | ||
"moment": "^2.24.0", | ||
"traverse": "^0.6.6" | ||
@@ -39,4 +39,4 @@ }, | ||
"is-isodate": "0.0.1", | ||
"jshint": "^2.9.5", | ||
"mocha": "^5.0.5" | ||
"jshint": "^2.10.1", | ||
"mocha": "^5.2.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "jshintConfig": { |
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
14022
Updatedflat@^4.1.0
Updatedlodash@^4.17.11
Updatedmoment@^2.24.0