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

docs-server

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docs-server - npm Package Versions

1

1.0.3

Diff

Changelog

Source

1.0.3 (2018-08-05)

Bug Fixes

  • Don't support require('docs-server')() because of class rather than function A() {} (c284db9)

<a name="1.0.2"></a>

bowenbowen
published 1.0.2 •

Changelog

Source

1.0.2 (2018-08-05)

<a name="1.0.1"></a>

bowenbowen
published 1.0.1 •

Changelog

Source

1.0.1 (2018-08-05)

Bug Fixes

<a name="1.0.0"></a>

bowenbowen
published 1.0.0 •

Changelog

Source

1.0.0 (2018-08-05)

Bug Fixes

Code Refactoring

  • app architecture: adjust server process to support multiple-level directory (7473241)

Features

  • Application: add params for require('docs-server')() syntax (0980491)
  • Application: expose application.genPromise for listening Promise<Gen> (bab1b64)
  • Application: support const app = require('docs-server')() (42bd08c)
  • support specified extra routes by instantiation (d890352)

BREAKING CHANGES

  • no longer support docs-server.config.js to specified extra routes, and replaced by extra options
  • app architecture: support multiple-level directory, rename catalogOutput, remove docsPath

<a name="0.3.0"></a>

bowenbowen
published 0.3.0 •

Changelog

Source

0.3.0 (2018-07-25)

Features

  • Application: expose application.server and application.gen (08a0c45)

<a name="0.2.0"></a>

bowenbowen
published 0.2.0 •

Changelog

Source

0.2.0 (2018-07-24)

Features

  • generator: remove file extension from file routes (1d541d8)

<a name="0.1.2"></a>

bowenbowen
published 0.1.2 •

Changelog

Source

0.1.2 (2018-07-24)

<a name="0.1.1"></a>

bowenbowen
published 0.1.1 •

Changelog

Source

0.1.1 (2018-07-24)

Bug Fixes

  • generator: correct target file path by fs.readFile in generator module (54d2aa1)

<a name="0.1.0"></a>

bowenbowen
published 0.1.0 •

Changelog

Source

0.1.0 (2018-07-24)

Features

  • app: basic server functionality (5c7be78)
  • generator: base generator structure (667326b)
  • build server base route (724720b)
  • support for specifying addtional static routes (dbe252c)
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