🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

svelte-highlight

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-highlight - npm Package Versions

1
35
8

6.0.1

Diff
metonym
published 6.0.1 •

Changelog

Source

6.0.1 - 2022-03-26

Fixes

  • update generated SUPPORTED_LANGUAGES.md and SUPPORTED_STYLES.md
metonym
published 6.0.0 •

Changelog

Source

6.0.0 - 2022-03-26

Breaking Changes

  • use SvelteKit to package the library and auto-generate TypeScript definitions
    • styles are moved from src/styles to styles
    • languages are moved from src/languages to languages
metonym
published 5.3.2 •

Changelog

Source

5.3.2 - 2022-03-16

  • specify in docs that Vite should optimize both "highlight.js" and "highlight.js/lib/core" if using SvelteKit or Vite
metonym
published 5.3.1 •

Changelog

Source

5.3.1 - 2022-03-16

  • use default highlight.js library for HighlightAuto
metonym
published 5.3.0 •

Changelog

Source

5.3.0 - 2022-03-12

  • upgrade highlight.js to version 11.5.0 (net +1 language, +3 styles)
metonym
published 5.2.2 •

Changelog

Source

5.2.2 - 2022-02-25

  • use default export from highlight.js/lib/core.js
metonym
published 5.2.1 •

Changelog

Source

5.2.1 - 2022-02-11

  • remove whitespace from pretags because Svelte v3.46.4 now preservespre whitespace
metonym
published 5.2.0 •

Changelog

Source

5.2.0 - 2022-01-06

  • upgrade highlight.js to version 11.4.0 (net +1 style)
metonym
published 5.1.4 •

Changelog

Source

5.1.4 - 2021-12-18

  • recommend installing highlight.js as a dependency for pnpm users
metonym
published 5.1.3 •

Changelog

Source

5.1.3 - 2021-11-13

  • patch highlight.js to version 11.3.1