Socket
Socket
Sign inDemoInstall

svelte

Package Overview
Dependencies
Maintainers
1
Versions
738
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

CHANGELOG.md
# Svelte changelog
## 1.0.3
* Better generated code for `if` blocks, especially with `else`/`elseif` chains ([#28](https://github.com/sveltejs/svelte/pull/28))
* Trim unnecessary whitespace from `else`/`elseif` blocks ([#49](https://github.com/sveltejs/svelte/pull/49))
* Handle trailing comments in script tags ([#64](https://github.com/sveltejs/svelte/issues/64))
## 1.0.2

@@ -15,3 +21,3 @@

* Generate AMD, CJS, IIFE and UMD builds
* Correctly insert text nodes before anchors
* Correctly insert text nodes before anchors ([#31](https://github.com/sveltejs/svelte/pull/31))

@@ -18,0 +24,0 @@ ## 0.3.0

2

package.json
{
"name": "svelte",
"version": "1.0.2",
"version": "1.0.3",
"description": "The magical disappearing UI framework",

@@ -5,0 +5,0 @@ "main": "dist/svelte.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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