Comparing version 0.14.1 to 0.14.2
@@ -0,1 +1,5 @@ | ||
# 0.14.2 - 2016-08-19 | ||
- Update Lodash version | ||
# 0.14.1 - 2016-08-17 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "minim", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"description": "A library for interacting with JSON through Refract elements", | ||
@@ -49,5 +49,5 @@ "main": "lib/minim.js", | ||
"dependencies": { | ||
"lodash": "^3.10.1", | ||
"lodash": "^4.15.0", | ||
"uptown": "^0.4.1" | ||
} | ||
} |
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
145849
- Removedlodash@3.10.1(transitive)
Updatedlodash@^4.15.0