Comparing version 1.1.0 to 1.1.1
@@ -1,2 +0,2 @@ | ||
Copyright (c) 2015, 2016 Thomas Cort <linuxgeek@gmail.com> | ||
Copyright (c) 2015, 2016, 2017, 2019 Thomas Cort <linuxgeek@gmail.com> | ||
@@ -3,0 +3,0 @@ Permission to use, copy, modify, and distribute this software for any |
{ | ||
"name": "fmtr", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "awesome string formatter", | ||
@@ -27,8 +27,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"lodash": "^4.17.4" | ||
"lodash": "^4.17.11" | ||
}, | ||
"devDependencies": { | ||
"expect.js": "^0.3.1", | ||
"mocha": "^3.4.1", | ||
"jshint": "^2.9.4" | ||
"mocha": "^5.2.0", | ||
"jshint": "^2.9.7" | ||
}, | ||
@@ -35,0 +35,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
7
Updatedlodash@^4.17.11