New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@microflash/rehype-starry-night

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microflash/rehype-starry-night - npm Package Versions

2

7.2.2

Diff
naiyer
published 7.2.2 •

Changelog

Source

[7.2.2] - 2025-02-07

Patched

  • RCE vulnerability in Vitest https://github.com/Microflash/rehype-starry-night/security/dependabot/5
naiyer
published 7.2.1 •

Changelog

Source

[7.2.1] - 2025-01-05

Patched

  • Upgrade to @wooorm/starry-night@3.6.0
naiyer
published 7.2.0 •

Changelog

Source

[7.2.0] - 2024-12-23

Changed

  • Language plugin now wraps the language in a span

    - <div class="hl-language">css</div>
    + <div class="hl-language"><span>css</span></div>
    
naiyer
published 7.1.1 •

Changelog

Source

[7.1.1] - 2024-09-28

Patched

  • Upgrade to @microflash/fenceparser@3.1.0
  • Upgrade to hast-util-to-string@3.0.1
naiyer
published 7.1.0 •

Changelog

Source

[7.1.0] - 2024-09-02

Patched

  • Upgrade to @wooorm/starry-night@3.5.0
naiyer
published 7.0.0 •

Changelog

Source

[7.0.0] - 2024-08-02

Removed

  • Breaking wrap option to soft wrap the entire codeblock by setting it to true
naiyer
published 6.1.0 •

Changelog

Source

[6.1.0] - 2024-07-27

Changed

  • Rolls back breaking changes in v6.0.0

Added

  • Improve diff decorations
naiyer
published 6.0.0 •

Changelog

Source

[6.0.0] - 2024-07-27

Added

  • Plugin to soft wrap lines with wrap property

Removed

  • Breaking wrap option to soft wrap the entire codeblock by setting it to true
naiyer
published 5.0.0 •

Changelog

Source

[5.0.0] - 2024-07-07

Added

  • Annotate added and removed lines
  • Conditionally wrap lines
  • Annotate lines as command-line output
  • Plugin API to enhance header and lines
  • Option to disable or override default plugins
  • Imports for default plugins
  • CSS properties to control more theming for diffs, prompt, and outline
  • Graceful fallback behavior when language info is unavailable

Changed

  • Breaking Rename caption property to title for codeblock titles
  • Breaking Rename --hl-code-highlight to --hl-line-highlight-background-color

Removed

  • JavaScript based line-number padding; it is now CSS-based
  • Breaking Header extensions in favor of new title and language plugins
naiyer
published 4.1.0 •

Changelog

Source

[4.1.0] - 2024-06-10

Patched

  • Upgrade to @wooorm/starry-night@3.4.0
2