grunt-jsdoc
Advanced tools
Comparing version 0.5.3 to 0.5.4
{ | ||
"name": "grunt-jsdoc", | ||
"description": "Integrates jsdoc3 generation into your Grunt build", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"homepage": "https://github.com/krampstudio/grunt-jsdoc", | ||
@@ -40,3 +40,3 @@ "author": { | ||
"devDependencies": { | ||
"grunt": "~0.4.0", | ||
"grunt": "~0.4.3", | ||
"grunt-contrib-clean": "latest", | ||
@@ -51,3 +51,3 @@ "grunt-contrib-nodeunit": "latest", | ||
"peerDependencies": { | ||
"grunt": "~0.4.3" | ||
"grunt": "~0.4.0" | ||
}, | ||
@@ -54,0 +54,0 @@ "keywords": [ |
@@ -102,2 +102,3 @@ # grunt-jsdoc [](https://travis-ci.org/krampstudio/grunt-jsdoc) [](http://badge.fury.io/js/grunt-jsdoc) [](http://gruntjs.com/) | ||
* _0.5.3_ Fix peer deps issue | ||
* _0.5.4_ Fix peer deps issue | ||
* _0.4.0_ Update to jsdoc 3.2.0 stable, Fix [#37](https://github.com/krampstudio/grunt-jsdoc/issues/37), add integration tests | ||
@@ -104,0 +105,0 @@ * _0.4.1_ Fix [#53](https://github.com/krampstudio/grunt-jsdoc/issues/53) and [#54](https://github.com/krampstudio/grunt-jsdoc/issues/54) |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
20908
0
136