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

svelte

Package Overview
Dependencies
Maintainers
3
Versions
766
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.56.1 to 1.56.2

4

CHANGELOG.md
# Svelte changelog
## 1.56.2
* Null out `key` for children of keyed each blocks ([#1202](https://github.com/sveltejs/svelte/issues/1202))
## 1.56.1

@@ -4,0 +8,0 @@

4

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

@@ -69,3 +69,3 @@ "main": "compiler/svelte.js",

"reify": "^0.12.3",
"rollup": "^0.48.2",
"rollup": "^0.56.4",
"rollup-plugin-buble": "^0.15.0",

@@ -72,0 +72,0 @@ "rollup-plugin-commonjs": "^8.0.2",

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