grunt-changelog-customizable
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -5,5 +5,10 @@ { | ||
"keywords": [ | ||
"gruntplugin" | ||
"gruntplugin", | ||
"grunt", | ||
"changelog", | ||
"release notes", | ||
"release", | ||
"releases" | ||
], | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"homepage": "https://github.com/wallet77/grunt-changelog-customizable", | ||
@@ -35,12 +40,12 @@ "author": { | ||
"grunt": "~0.4.5", | ||
"grunt-contrib-clean": "^0.5.0", | ||
"grunt-contrib-jshint": "^0.9.2", | ||
"grunt-contrib-nodeunit": "^0.3.3", | ||
"grunt-contrib-clean": "^1.0.0", | ||
"grunt-contrib-jshint": "^1.1.0", | ||
"grunt-contrib-nodeunit": "^1.0.0", | ||
"grunt-git-release": "^0.1.3" | ||
}, | ||
"dependencies": { | ||
"handlebars": "^4.0.5", | ||
"moment": "^2.13.0", | ||
"semver": "^5.1.0" | ||
"handlebars": "^4.0.6", | ||
"moment": "^2.17.0", | ||
"semver": "^5.3.0" | ||
} | ||
} |
@@ -5,4 +5,2 @@ #Changelog | ||
[] can provide only end tag | ||
[] test on node 4 | ||
@@ -9,0 +7,0 @@ ##FIXES: |
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
59044
Updatedhandlebars@^4.0.6
Updatedmoment@^2.17.0
Updatedsemver@^5.3.0