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.5.0 to 1.6.0

shared.js

5

CHANGELOG.md
# Svelte changelog
## 1.6.0
* Replace `standalone: false` with `shared: true`, or `shared: 'custom/path/to/shared.js'` ([#218](https://github.com/sveltejs/svelte/issues/218))
* Include `shared.js` in package
## 1.5.0

@@ -4,0 +9,0 @@

3

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

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

"ssr",
"shared.js",
"README.md"

@@ -11,0 +12,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