Socket
Socket
Sign inDemoInstall

jsdoc-to-markdown

Package Overview
Dependencies
79
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.1 to 7.0.0

12

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

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

"engines": {
"node": ">=10"
"node": ">=14"
},

@@ -30,9 +30,9 @@ "license": "MIT",

"dependencies": {
"array-back": "^4.0.1",
"array-back": "^5.0.0",
"command-line-tool": "^0.8.0",
"config-master": "^3.1.0",
"dmd": "^5.0.1",
"dmd": "^6.0.0",
"jsdoc-api": "^6.0.0",
"jsdoc-parse": "^5.0.0",
"walk-back": "^4.0.0"
"jsdoc-parse": "^6.0.0",
"walk-back": "^5.0.0"
},

@@ -39,0 +39,0 @@ "devDependencies": {

@@ -64,2 +64,4 @@ [![view on npm](https://badgen.net/npm/v/jsdoc-to-markdown)](https://www.npmjs.org/package/jsdoc-to-markdown)

&copy; 2014-20 Lloyd Brookes \<75pound@gmail.com\>.
&copy; 2014-21 Lloyd Brookes \<75pound@gmail.com\>.
Tested by [test-runner](https://github.com/test-runner-js/test-runner).

Sorry, the diff of this file is not supported yet

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