Comparing version 1.0.6 to 1.0.7
@@ -5,3 +5,3 @@ MIT License | ||
``` | ||
Copyright (C) 2015, 2016, 2017 SSi Micro, Ltd. and other contributors. | ||
Copyright (C) 2015, 2016, 2017, 2018 SSi Micro, Ltd. and other contributors. | ||
@@ -8,0 +8,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "logformat", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "stringify objects into searchable strings", | ||
@@ -30,9 +30,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"lodash": "^4.13.1", | ||
"moment": "^2.13.0" | ||
"lodash": "^4.17.5", | ||
"moment": "^2.21.0" | ||
}, | ||
"devDependencies": { | ||
"expect.js": "^0.3.1", | ||
"jshint": "^2.9.2", | ||
"mocha": "^2.5.3" | ||
"jshint": "^2.9.5", | ||
"mocha": "^5.0.4" | ||
}, | ||
@@ -39,0 +39,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
11172
7
Updatedlodash@^4.17.5
Updatedmoment@^2.21.0