Socket
Socket
Sign inDemoInstall

prettier-plugin-svelte

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-svelte - npm Package Compare versions

Comparing version 2.1.6 to 2.2.0

4

CHANGELOG.md
# prettier-plugin-svelte changelog
## 2.2.0
* Add support for `<svelte:fragment>` ([#213](https://github.com/sveltejs/prettier-plugin-svelte/pull/213))
## 2.1.6

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

4

package.json
{
"name": "prettier-plugin-svelte",
"version": "2.1.6",
"version": "2.2.0",
"description": "Svelte plugin for prettier",

@@ -39,3 +39,3 @@ "main": "plugin.js",

"rollup-plugin-typescript": "1.0.1",
"svelte": "^3.30.0",
"svelte": "^3.35.0",
"ts-node": "^9.1.1",

@@ -42,0 +42,0 @@ "tslib": "^2.0.3",

@@ -761,2 +761,3 @@ 'use strict';

case 'Slot':
case 'SlotTemplate':
case 'Window':

@@ -763,0 +764,0 @@ case 'Head':

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