Socket
Socket
Sign inDemoInstall

apidoc

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apidoc - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1

4

CHANGELOG.md

@@ -10,6 +10,6 @@ # apiDoc Changelog

View / clone: [apidoc-plugin-example](https://github.com/apidoc/apidoc-plugin-example)
View / clone: [apidoc-plugin-test](https://github.com/apidoc/apidoc-plugin-test)
With a plugin you can add features like new parsers (this was possible before only with CLI param) or filters and workers.
Start adding [hooks](https://github.com/apidoc/apidoc-core/hooks.md).
Start adding [hooks](https://github.com/apidoc/apidoc-core/blob/master/hooks.md).
Hooks can be used in plugins to extend or transform data.

@@ -16,0 +16,0 @@

{
"name": "apidoc",
"version": "0.16.0",
"version": "0.16.1",
"description": "RESTful web API Documentation Generator",

@@ -39,3 +39,3 @@ "author": "Peter Rottmann <rottmann@inveris.de>",

"dependencies": {
"apidoc-core": "~0.7.0",
"apidoc-core": "~0.7.1",
"fs-extra": "~0.28.0",

@@ -42,0 +42,0 @@ "lodash": "~4.11.1",

@@ -144,2 +144,7 @@ # apiDoc

## Extend apiDoc and write your own Plugin
For details and an example view [apidoc-plugin-test](https://github.com/apidoc/apidoc-plugin-test)
## Help

@@ -146,0 +151,0 @@

Sorry, the diff of this file is not supported yet

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