Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.10.0 to 0.10.1

3

lib/index.js
var _ = require('lodash');
var apidoc = require('apidoc-core/');
var fs = require('fs-extra');

@@ -9,4 +10,2 @@ var markdown = require('marked');

var apidoc = require('../../apidoc-core/');
var defaults = {

@@ -13,0 +12,0 @@ dest : path.join(__dirname, '../doc/'),

{
"name": "apidoc",
"version": "0.10.0",
"version": "0.10.1",
"description": "RESTful web API Documentation Generator",

@@ -5,0 +5,0 @@ "author": "Peter Rottmann <rottmann@inveris.de>",

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