New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

grunt-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-jsdoc - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

6

package.json
{
"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 [![Build Status](https://travis-ci.org/krampstudio/grunt-jsdoc.png)](https://travis-ci.org/krampstudio/grunt-jsdoc) [![NPM version](https://badge.fury.io/js/grunt-jsdoc.png)](http://badge.fury.io/js/grunt-jsdoc) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](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)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc