Socket
Socket
Sign inDemoInstall

jsdoc-to-markdown

Package Overview
Dependencies
82
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-alpha.21 to 2.0.0-alpha.22

2

es5/lib/jsdoc-to-markdown.js

@@ -98,4 +98,2 @@ 'use strict';

module.exports = JsdocToMarkdown;
module.exports = new (stats(JsdocToMarkdown, require('../../package').version))();

2

package.json
{
"name": "jsdoc-to-markdown",
"author": "Lloyd Brookes",
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"description": "Generates markdown API documentation from jsdoc annotated source code",

@@ -6,0 +6,0 @@ "repository": "https://github.com/jsdoc2md/jsdoc-to-markdown",

@@ -147,4 +147,2 @@ 'use strict'

module.exports = JsdocToMarkdown
module.exports = new (stats(JsdocToMarkdown, require('../../package').version))()
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc