🚀 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
46
8

5.1.2

Diff
metonym
published 5.1.2 •

Changelog

Source

5.1.2 - 2021-10-19

Fixes

  • move TypeScript definitions components to the src/ folder
metonym
published 5.1.1 •

Changelog

Source

5.1.1 - 2021-10-19

Fixes

  • emit TypeScript definitions for languages and styles to the src/ folder
metonym
published 5.1.0 •

Changelog

Source

5.1.0 - 2021-10-17

Features

  • upgrade highlight.js to v11.3.0
metonym
published 5.0.0 •

Changelog

Source

5.0.0 - 2021-10-08

Breaking Changes

  • use .svelte.d.ts extension for TypeScript definitions
metonym
published 4.0.0 •

Changelog

Source

4.0.0 - 2021-09-16

Breaking Changes

  • move .hljs class from pre element to code to align with the intended usage of highlight.js
  • change padding of pre.langtag::after to 1em to prevent overpadding
metonym
published 3.4.0 •

Changelog

Source

3.4.0 - 2021-09-12

Features

  • add data-language attribute to pre element to allow targeted styling
  • add langtag prop that displays the highlighted language if enabled
metonym
published 3.3.0 •

Changelog

Source

3.3.0 - 2021-09-01

Features

  • include named language export in src/languages/* files
metonym
published 3.2.1 •

Changelog

Source

3.2.1 - 2021-09-01

Documentation

  • update link to live demo
metonym
published 3.2.0 •

Changelog

Source

3.2.0 - 2021-08-02

Features

  • upgrade highlight.js to v11.2.0
metonym
published 4.0.0-rc.1 •