Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "fmtr", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "awesome string formatter", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"lodash": "^3.10.1" | ||
"lodash": "^4.0.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "devDependencies": { | ||
"mocha": "^2.3.4", | ||
"jshint": "^2.9.1-rc2" | ||
"jshint": "^2.9.1" | ||
}, | ||
@@ -36,0 +36,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
4154
+ Addedlodash@4.17.21(transitive)
- Removedlodash@3.10.1(transitive)
Updatedlodash@^4.0.0