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.2.1 to 2.3.0

16

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

@@ -35,13 +35,13 @@ "author": {

"devDependencies": {
"grunt": "^1.0.0",
"grunt": "^1.0.3",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-nodeunit": "^1.0.0",
"grunt-eslint": "^18.1.0",
"ink-docstrap": "^1.1.4",
"load-grunt-tasks": "^3.5.0"
"grunt-contrib-nodeunit": "^2.0.0",
"grunt-eslint": "^21.0.0",
"ink-docstrap": "^1.3.2",
"load-grunt-tasks": "^4.0.0"
},
"dependencies": {
"cross-spawn": "^3.0.1",
"cross-spawn": "^6.0.5",
"jsdoc": "~3.5.5",
"marked": "^0.3.9"
"marked": "^0.5.0"
},

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

@@ -123,2 +123,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/)

## Release History
* _2.3.0_ jsdoc 3.5.5 and up to date dependencies
* _2.2.0_ jsdoc 3.5.0

@@ -125,0 +126,0 @@ * _2.2.1_ fix version of transitive dependency `marked` to prevent xss

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