Socket
Socket
Sign inDemoInstall

svelte-preprocess-cssmodules

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-preprocess-cssmodules - npm Package Versions

23

2.2.5

Diff

Changelog

Source

2.2.5 (Sept 19, 2022)

Updates

  • Replace deprecated method by use of walk() from estree-walker #100
  • Upgrade dev dependencies
  • Add svelte 4 to peer dependencies

Fixes

  • Make cssModules() parameter optional #94
  • Remove typescript from peer dependencies (not needed, keep in dev dependencies) #93
  • Properly transform animation-name #98
micantoine
published 2.2.4 •

Changelog

Source

2.2.4 (Jan 20, 2022)

Fixes

  • Syntax error on keyframes for native mode issue 84
  • Prevent svelte to remove the keyframes rule if no html tag exist issue 76
micantoine
published 2.2.3 •

Changelog

Source

2.2.3 (June 21, 2022)

Fixes

  • Add support for css binding on svelte blocks {#if} {#each} {#await} {#key} issue 62
micantoine
published 2.2.2 •

Changelog

Source

2.2.2 (June 21, 2022)

Fixes

  • Set default hash method to md5 to support node17+ issue 60
micantoine
published 2.2.1 •

Changelog

Source

2.2.1 (May 26, 2022)

Fixes

  • Destructuring import with commonjs
  • Emphasize on named imports instead of default
micantoine
published 2.2.0 •

Changelog

Source

2.2.0 (Apr 6, 2022)

Features

  • CSS Binding
  • Linear preprocess utility

Updates

  • More detailed Readme
micantoine
published 2.1.3 •

Changelog

Source

2.1.3 (Mar 14, 2022)

Fixes

  • Normalise includePaths issue 42
  • Readme typos

Updates

  • Dependencies
micantoine
published 2.1.2 •

Changelog

Source

2.1.2 (Jan 8, 2022)

micantoine
published 2.1.1 •

Changelog

Source

2.1.1 (Oct 27, 2021)

  • Fix readme
micantoine
published 2.1.0 •

Changelog

Source

2.1.0 (Oct 20, 2021)

Features

  • SvelteKit support
  • useAsDefaultScoping option
  • parseExternalStylesheet option

Breaking changes

  • Rename option allowedAttributes to includeAttributes
  • External cssModules stylesheets are not being processed automatically.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc