Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rollup-plugin-svelte

Package Overview
Dependencies
Maintainers
6
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-svelte - npm Package Versions

13
6

6.1.1

Diff

Changelog

Source

6.1.1

  • Use require('svelte/compiler') rather than require('svelte/compiler.js') to work with new Svelte exports map
lukeed
published 6.1.0 •

Changelog

Source

6.1.0

  • feat: allow custom Svelte compilers via new svelte option: (#124)
  • fix: use native fs.existsSync method: (50e03e5)
  • chore: Power CI via GitHub Action (61ead9a..23e83a4)
lukeed
published 6.0.2 •

Changelog

Source

6.0.2

  • Added default value to CssWriter.write map option (#135)
  • Do not warn about missing unused css selectors if both css and emitCss are false (#127)
conduitry
published 6.0.1 •

Changelog

Source

6.0.1

  • Fix types to allow css: false (#125)
conduitry
published 6.0.0 •

Changelog

Source

6.0.0

  • Breaking changes:
    • Rollup 1.19.2+ is now required
    • The path passed to css.write() is now relative to the destination directory.
  • Other changes:
    • Add types for generate, customElement, and preprocess options (#111, #114, and #118)
    • Use Rollup's emitFile API (#72)
    • Warn when package.json does not expose itself via exports (#119)
conduitry
published 5.2.3 •

Changelog

Source

5.2.3

  • Actually publish typings (#110)
rich_harris
published 5.2.2 •

Changelog

Source

5.2.2

  • Handle files with .svelte in the middle of their filename (#107)
conduitry
published 5.2.1 •

Changelog

Source

5.2.1

  • Revert accidental change to Rollup peer dependency
rich_harris
published 5.2.0 •

Changelog

Source

5.2.0

  • Deterministic CSS bundle order (#84)
  • Add typings (#90)
conduitry
published 5.1.1 •

Changelog

Source

5.1.1

  • Use Svelte 3's built-in logic for automatically determining the component name from its file path (#74)
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