lz-node-utils
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "lz-node-utils", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Useful utility functions for node.", | ||
@@ -12,3 +12,3 @@ "main": "lib/util.js", | ||
"underscore": "^1.7.0", | ||
"yaml-front-matter": "^3.0.1" | ||
"yaml-front-matter": "^3.2.3" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
@@ -79,1 +79,2 @@ lz-node-utils | ||
- v0.1.6 - `util.loadAppSettings` now behaves as expected with nested objects | ||
- v0.1.7 - upgrade to latest `yaml-front-matter` (with my [pull request](https://github.com/dworthen/js-yaml-front-matter/pull/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
20865
80
Updatedyaml-front-matter@^3.2.3