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

sveld

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sveld - npm Package Versions

1
6

0.11.0

Diff

Changelog

Source

0.11.0 - 2021-12-16

  • support writing <!-- @component --> comments in Svelte components to TypeScript definitions
metonym
published 0.10.2 •

Changelog

Source

0.10.2 - 2021-08-29

  • tolerate slot spread syntax (<slot {...props} />) when parsing Svelte components
metonym
published 0.10.1 •

Changelog

Source

0.10.1 - 2021-08-28

  • include .svelte extension in index.d.ts exports
metonym
published 0.10.0 •

Changelog

Source

0.10.0 - 2021-08-28

  • use .svelte.d.ts for Svelte files in type definitions to enable direct imports
metonym
published 0.9.0 •

Changelog

Source

0.9.0 - 2021-08-28

  • omit @constant, @default notations for component accessors
metonym
published 0.8.3 •

Changelog

Source

0.8.3 - 2021-07-29

  • replace backslashes with slashes on Windows when reading Svelte files using the glob method
metonym
published 0.8.2 •

Changelog

Source

0.8.2 - 2021-07-11

  • write constant props as accessors in the SvelteComponentTyped interface
metonym
published 0.8.1 •

Changelog

Source

0.8.1 - 2021-07-10

  • type function declarations as accessors in the SvelteComponentTyped interface
  • omit module name from generated TypeScript class if it's the reserved keyword "default"
  • move typescript to direct dependencies
metonym
published 0.8.0 •

Changelog

Source

0.8.0 - 2021-06-17

  • use svelte-preprocess to preprocess TypeScript in Svelte files and remove style blocks
metonym
published 0.7.1 •

Changelog

Source

0.7.1 - 2021-02-20

  • only parse files with the .svelte file extension
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