Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "fmtr", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "awesome string formatter", | ||
@@ -27,7 +27,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"lodash": "^4.0.0" | ||
"lodash": "^4.11.1" | ||
}, | ||
"devDependencies": { | ||
"expect.js": "^0.3.1", | ||
"mocha": "^2.3.4", | ||
"mocha": "^2.4.5", | ||
"jshint": "^2.9.1" | ||
@@ -34,0 +34,0 @@ }, |
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
4155
Updatedlodash@^4.11.1