Socket
Socket
Sign inDemoInstall

documentation

Package Overview
Dependencies
270
Maintainers
5
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
12Next

14.0.3

Diff

Changelog

Source

14.0.3 (2024-01-30)

Bug Fixes

  • exported: respect parse-extension & require-extension (#1484) (798fa10), closes #1272 #1258
  • fix GFM markdown output (#1553) (1cc2f98)
birkskyum
published 14.0.2 •

Changelog

Source

14.0.2 (2023-05-19)

Bug Fixes

birkskyum
published 14.0.1 •

Changelog

Source

14.0.1 (2022-12-14)

Improvements

  • chore: upgrade git-url-parse to 13.1.0 to fix vulnerabilities #1565
birkskyum
published 14.0.0 •

Changelog

Source

14.0.0 (2022-08-19)

birkskyum
published 14.0.0-alpha.1 •

Changelog

Source

14.0.0-alpha.1 (2022-08-07)

Features

  • :sparkles: update Babel, copy list of plugins from Prettier (3f187d7)
birkskyum
published 14.0.0-alpha.0 •

Changelog

Source

14.0.0-alpha.0 (2022-08-05)

⚠ BREAKING CHANGES

  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed Migration plan propose to move all external resources to input usages Motivation: packages has many inputs which describe in package.json so that mean need each time to parse all package.json of external resources to understand which entry point need to pick. But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.

Bug Fixes

  • add micromark dependencies fixed #1381 (3ba8165)

  • add TS and TSX as default extensions fixed #1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

tmcw
published 13.2.5 •

Changelog

Source

13.2.5 (2021-04-24)

Bug Fixes

tmcw
published 13.2.4 •

Changelog

Source

13.2.4 (2021-04-21)

Bug Fixes

tmcw
published 13.2.3 •

Changelog

Source

13.2.3 (2021-04-20)

tmcw
published 13.2.2 •

Changelog

Source

13.2.2 (2021-04-20)

Bug Fixes

2345
12Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc