🚀 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

1345
8

7.4.6

Diff
metonym
published 7.4.6 •

Changelog

Source

7.4.6 - 2023-12-16

Fixes

  • fix ./*.svelte mapping; use import specifier instead of svelte
metonym
published 7.4.5 •

Changelog

Source

7.4.5 - 2023-12-16

Fixes

  • map ./*.svelte files correctly in package.json exports
metonym
published 7.4.4 •

Changelog

Source

7.4.4 - 2023-12-16

Fixes

  • add types to exports map in package.json
  • optimize generated CSS using cssnano
metonym
published 7.4.3 •

Changelog

Source

7.4.3 - 2023-12-16

Fixes

  • add svelte entry point to exports map in package.json to address Vite development warning
metonym
published 7.4.2 •

Changelog

Source

7.4.2 - 2023-11-25

Fixes

metonym
published 7.4.1 •

Changelog

Source

7.4.1 - 2023-10-13

Fixes

  • Re-publish package after correctly building it
metonym
published 7.4.0 •

Changelog

Source

7.4.0 - 2023-10-13

Features

  • upgrade highlight.js to version 11.9.0
metonym
published 7.3.0 •

Changelog

Source

7.3.0 - 2023-05-13

Features

  • upgrade highlight.js to version 11.8.0
metonym
published 7.2.1 •

Changelog

Source

7.2.1 - 2023-04-01

Fixes

  • line numbers should not be covered by a solid fill, custom line background color
  • line numbers column should not be covered by code if scrollable
metonym
published 7.2.0 •

Changelog

Source

7.2.0 - 2023-02-14

Features

  • support highlighted lines in LineNumbers through the highlightedLines prop