Socket
Socket
Sign inDemoInstall

svelte

Package Overview
Dependencies
Maintainers
3
Versions
735
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.46.1 to 1.47.0

4

CHANGELOG.md
# Svelte changelog
## 1.47.0
* Support dynamic `import(...)` inside `<script>` tags ([#1003](https://github.com/sveltejs/svelte/issues/1003))
## 1.46.1

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

3

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

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

"acorn": "^5.1.1",
"acorn-dynamic-import": "^2.0.2",
"chalk": "^2.0.1",

@@ -50,0 +51,0 @@ "codecov": "^2.2.0",

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