🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

prettier-plugin-marko

Package Overview
Dependencies
Maintainers
7
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-marko - npm Package Compare versions

Comparing version
4.0.4
to
4.0.5
+1
-1
dist/index.js

@@ -1108,3 +1108,3 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });

return b.group([
"${",
node.escape ? "${" : "$!{",
b.indent([b.softline, await toDoc(code, exprParse)]),

@@ -1111,0 +1111,0 @@ b.softline,

@@ -1108,3 +1108,3 @@ import "node:module";

return b.group([
"${",
node.escape ? "${" : "$!{",
b.indent([b.softline, await toDoc(code, exprParse)]),

@@ -1111,0 +1111,0 @@ b.softline,

{
"name": "prettier-plugin-marko",
"version": "4.0.4",
"version": "4.0.5",
"description": "A prettier plugin for parsing and printing Marko files",

@@ -5,0 +5,0 @@ "keywords": [