Socket
Socket
Sign inDemoInstall

apidoc-md

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apidoc-md - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "apidoc-md",
"version": "1.0.1",
"version": "1.0.2",
"description": "generate API documentation for your README from comments in your source-code",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -46,3 +46,3 @@ ## APIDoc-MD

{{/if}}
* **<{{{type}}}> {{field}}:** {{{description}}}
* **`{{{type}}}` {{field}}:** {{{description}}}
{{#if @last}}

@@ -56,3 +56,3 @@

{{/if}}
* **<{{{type}}}> {{field}}:** {{{description}}}
* **`{{{type}}}` {{field}}:** {{{description}}}
{{#if @last}}

@@ -59,0 +59,0 @@

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