Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "logformat", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "stringify objects into searchable strings", | ||
@@ -30,5 +30,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"flat": "^4.1.0", | ||
"lodash": "^4.17.11", | ||
"moment": "^2.24.0", | ||
"flat": "^5.0.0", | ||
"lodash": "^4.17.19", | ||
"moment": "^2.27.0", | ||
"traverse": "^0.6.6" | ||
@@ -39,4 +39,4 @@ }, | ||
"is-isodate": "0.0.1", | ||
"jshint": "^2.10.1", | ||
"mocha": "^5.2.0" | ||
"jshint": "^2.11.1", | ||
"mocha": "^8.0.1" | ||
}, | ||
@@ -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
+ Addedflat@5.0.2(transitive)
+ Addedis-finalizationregistry@1.1.0(transitive)
+ Addedreflect.getprototypeof@1.0.7(transitive)
+ Addedtyped-array-length@1.0.7(transitive)
+ Addedwhich-builtin-type@1.2.0(transitive)
- Removedflat@4.1.1(transitive)
- Removedis-buffer@2.0.5(transitive)
- Removedis-finalizationregistry@1.0.2(transitive)
- Removedreflect.getprototypeof@1.0.6(transitive)
- Removedtyped-array-length@1.0.6(transitive)
- Removedwhich-builtin-type@1.1.4(transitive)
Updatedflat@^5.0.0
Updatedlodash@^4.17.19
Updatedmoment@^2.27.0