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

prettier-plugin-marko

Package Overview
Dependencies
Maintainers
6
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.0.0 to 3.0.1

4

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

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

"@marko/compiler": "^5",
"prettier": "^2"
"prettier": "^3"
},

@@ -59,0 +59,0 @@ "publishConfig": {

@@ -34,3 +34,3 @@ <h1 align="center">

> Note:
> For prettier@2 or below use `prettier-plugin-marko@1`.
> For prettier@2 or below use `prettier-plugin-marko@2`.

@@ -37,0 +37,0 @@ A [Prettier](https://prettier.io/) plugin for parsing and printing Marko files.

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