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

prettier-plugin-marko

Package Overview
Dependencies
Maintainers
7
Versions
44
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 3.1.7 to 3.1.8

4

dist/index.js

@@ -149,7 +149,7 @@ "use strict";

// Single quote string
match: /'(?:\\.|[^'\\]+)*'/y
match: /'(?:\\.|[^'\\])*'/y
},
{
// Double quote string
match: /"(?:\\.|[^"\\]+)*"/y
match: /"(?:\\.|[^"\\])*"/y
},

@@ -156,0 +156,0 @@ {

{
"name": "prettier-plugin-marko",
"description": "A prettier plugin for parsing and printing Marko files",
"version": "3.1.7",
"version": "3.1.8",
"author": "Dylan Piercey <dpiercey@ebay.com>",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/marko-js/prettier/issues",

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