Socket
Socket
Sign inDemoInstall

docsify

Package Overview
Dependencies
8
Maintainers
6
Versions
193
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
20Next

4.13.1

Diff

koooooo-7
published 4.13.0 •

koooooo-7
published 4.12.4 •

koooooo-7
published 4.12.2 •

Changelog

Source

4.12.2 (2022-01-06)

Bug Fixes

sy-records
published 4.12.1 •

Changelog

Source

4.12.1 (2021-03-07)

Bug Fixes

Features

Chore

  • Fix missing carbon (#1501)
  • Change Gitter to Discord throughout project (#1507)
  • Add test cases on isExternal (#1515)
sy-records
published 4.12.0 •

Changelog

Source

4.12.0 (2021-02-08)

Bug Fixes

  • add missing argument for highlighting code (#1365) (f35bf99)
  • Can't search homepage content (#1391) (25bc9b7)
  • Cannot read property 'startsWith' of undefined (#1358) (9351729)
  • Cannot read property level of undefined (#1357) (4807e58)
  • cannot search list content (#1361) (8d17dcb)
  • duplicate search content when /README or / exists in the sidebar (#1403) (7c3bf98)
  • package.json & package-lock.json to reduce vulnerabilities (#1419) (69b6907)
  • packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1389) (62cd35e)
  • packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1418) (58fbca0)
  • Prevent loading remote content via URL hash (#1489) (14ce7f3), closes #1477 #1126
  • search on homepage test (#1398) (ee550d0)
  • search titles containing ignored characters (#1395) (a2ebb21)
  • sidebar active class and expand don't work as expect when use "space" in markdown filename (#1454) (dcf5a64), closes #1032
  • sidebar horizontal scroll bar (#1362) (b480822)
  • sidebar title error (#1360) (2100fc3)
  • slugs are still broken when headings contain html (#1443) (76c5e68)
  • the sidebar links to another site. (#1336) (c9d4f7a)
  • title error when sidebar link exists with html tag (#1404) (8ccc202), closes #1408
  • Unable to navigate on server without default index support (#1372) (759ffac)
  • upgrade debug from 4.1.1 to 4.3.0 (#1390) (ae45b32)
  • upgrade debug from 4.3.0 to 4.3.1 (#1446) (bc3350f)
  • upgrade debug from 4.3.1 to 4.3.2 (#1463) (df21153)
  • upgrade docsify from 4.11.4 to 4.11.6 (#1373) (c2d12ed)
  • upgrade dompurify from 2.0.17 to 2.1.0 (#1397) (1863d8e)
  • upgrade dompurify from 2.1.0 to 2.1.1 (#1402) (8cf9fd8)
  • upgrade dompurify from 2.2.2 to 2.2.3 (#1457) (720d909)
  • upgrade dompurify from 2.2.2 to 2.2.6 (#1483) (eee9507)
  • upgrade dompurify from 2.2.3 to 2.2.6 (#1482) (7adad57)
  • upgrade marked from 1.2.4 to 1.2.9 (#1486) (716a7fa)
  • upgrade prismjs from 1.21.0 to 1.22.0 (#1415) (0806f48)
  • upgrade prismjs from 1.22.0 to 1.23.0 (#1481) (5f29cde)
  • Use legacy-compatible methods for IE11 (#1495) (06cbebf)

Features

  • search ignore diacritical marks (#1434) (8968a74)
  • Add Jest + Playwright Testing (#1276)
  • Add Vue components, mount options, global options, and v3 support (#1409)
sy-records
published 4.11.6 •

Changelog

Source

4.11.6 (2020-08-22)

Bug Fixes

  • Add patch for {docsify-ignore} and {docsify-ignore-all} (ce31607)
sy-records
published 4.11.5 •

Changelog

Source

4.11.5 (2020-08-21)

Bug Fixes

  • Russian language link error (#1270) (2a52460)
  • {docsify-updated} in the sample code is parsed into time (#1321) (2048610)
  • Add error handling for missing dependencies (fixes #1210) (#1232) (3673001)
  • after setting the background image, the button is obscured (#1234) (34d918f)
  • convert {docsify-ignore} and {docsify-ignore-all} to HTML comments (#1318) (90d283d)
  • fallback page should use path not file location (#1301) (2bceabc)
  • Fix search error when exist translations documents (#1300) (b869019)
  • gitignore was ignoring folders in src, so VS Code search results or file fuzzy finder were not working, etc (d4c9247)
  • packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1250) (d439bac)
  • search can not search the table header (#1256) (3f03e78)
  • Search plugin: matched text is replaced with search text (#1298) (78775b6)
  • the uncaught typeerror when el is null (#1308) (952f4c9)
  • Updated docs with instructions for installing specific version (fixes #780) (#1225) (b90c948)
  • upgrade medium-zoom from 1.0.5 to 1.0.6 (3beaa66)
  • upgrade tinydate from 1.2.0 to 1.3.0 (#1341) (59d090f)

Features

anixsaha
published 4.11.4 •

Changelog

Source

4.11.4 (2020-06-18)

Bug Fixes

  • consistent location of search result (e9dd2de)
  • cover overlapping sidebar by removing z-index (0bf03f5)
  • cross-origin url cannot be redirected when "externalLinkTarget" is set to "_self" and "routerMode" is set to "history". (#1062) (fd2cec6), closes #1046 #1046 #1046
  • default html img resize if no height included (#1065) (9ff4d06)
  • fixed target and rel issue (fixes #1183) (3d662a5)
  • Inconsistent search and body rendering (dcb0aae)
  • rendering cover width bug (717991c)
  • search does not find the contents of the table (#1198) (31010e4)
  • The search error after setting the ID in the title (#1159) (6e554f8)
  • upgrade docsify from 4.10.2 to 4.11.2 (60b7f89)

Features

  • added html sanitizer for remote rendering (#1128) (714ef29)
  • update src/core/index.js to export all global APIs, deprecate old globals in favor of a single global DOCSIFY, and add tests for this (7e002bf)

Reverts

  • Revert "Updated docs site dark and light mode with switch and redesigned search bar using docsify-darklight-theme" (#1207) (26cb940), closes #1207 #1182
anixsaha
published 4.11.3 •

Changelog

Source

4.11.3 (2020-03-24)

Bug Fixes

  • fix: digit issue with sidebar (complete REVERT to old method) (154abf5)
2345
20Next
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