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 2.4.0 to 2.4.1

10

package.json
{
"name": "grunt-jsdoc",
"description": "Integrates jsdoc3 generation into your Grunt build",
"version": "2.4.0",
"version": "2.4.1",
"homepage": "https://github.com/krampstudio/grunt-jsdoc",

@@ -38,9 +38,9 @@ "author": {

"grunt-contrib-nodeunit": "^2.0.0",
"grunt-eslint": "^21.0.0",
"grunt-eslint": "^22.0.0",
"ink-docstrap": "^1.3.2",
"load-grunt-tasks": "^4.0.0"
"load-grunt-tasks": "^5.1.0"
},
"dependencies": {
"cross-spawn": "^6.0.5",
"jsdoc": "~3.6.0"
"cross-spawn": "^7.0.1",
"jsdoc": "^3.6.3"
},

@@ -47,0 +47,0 @@ "keywords": [

@@ -124,2 +124,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.svg)](https://gruntjs.com/)

* _2.4.0_ jsdoc 3.6.0 (security update) and upgrade node support
* _2.4.1_ security update
* _2.3.0_ jsdoc 3.5.5 and up to date dependencies

@@ -126,0 +127,0 @@ * _2.3.1_ fix version of transitive dependency `marked` to prevent [regex dos](https://www.npmjs.com/advisories/812)

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