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 7.1.0 to 7.1.1

12

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

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

"dependencies": {
"array-back": "^6.2.0",
"array-back": "^6.2.2",
"command-line-tool": "^0.8.0",
"config-master": "^3.1.0",
"dmd": "^6.0.0",
"jsdoc-api": "^7.1.0",
"jsdoc-parse": "^6.0.1",
"dmd": "^6.1.0",
"jsdoc-api": "^7.1.1",
"jsdoc-parse": "^6.1.0",
"walk-back": "^5.1.0"
},
"devDependencies": {
"test-runner": "^0.10.0"
"test-runner": "^0.10.1"
},

@@ -41,0 +41,0 @@ "standard": {

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

&copy; 2014-21 Lloyd Brookes \<75pound@gmail.com\>.
&copy; 2014-22 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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc