Comparing version 2.1.4 to 2.1.5
@@ -5,3 +5,3 @@ MIT License | ||
``` | ||
Copyright (C) 2015, 2016, 2017, 2018 SSi Micro, Ltd. and other contributors. | ||
Copyright (C) 2015-2021 SSi Canada and other contributors. | ||
@@ -8,0 +8,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "logformat", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "stringify objects into searchable strings", | ||
@@ -30,5 +30,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"flat": "^5.0.0", | ||
"lodash": "^4.17.19", | ||
"moment": "^2.27.0", | ||
"flat": "^5.0.2", | ||
"lodash": "^4.17.21", | ||
"moment": "^2.29.1", | ||
"traverse": "^0.6.6" | ||
@@ -39,4 +39,4 @@ }, | ||
"is-isodate": "0.0.1", | ||
"jshint": "^2.11.1", | ||
"mocha": "^8.0.1" | ||
"jshint": "^2.12.0", | ||
"mocha": "^8.3.2" | ||
}, | ||
@@ -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
14004
Updatedflat@^5.0.2
Updatedlodash@^4.17.21
Updatedmoment@^2.29.1