Socket
Socket
Sign inDemoInstall

grunt-prettier

Package Overview
Dependencies
2
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

2

package.json
{
"name": "grunt-prettier",
"description": "Prettier plugin for Grunt",
"version": "2.0.0",
"version": "2.1.0",
"homepage": "https://github.com/poalrom/grunt-prettier",

@@ -6,0 +6,0 @@ "author": {

@@ -123,2 +123,3 @@ # grunt-prettier

## Release History
*2.1* - Update default parser name
*2.0* - Update prettier to v2. Fix npm audit issues

@@ -125,0 +126,0 @@ *1.3* - Just update dependencies

@@ -77,3 +77,3 @@ /*

jsxBracketSameLine: false,
parser: 'babylon',
parser: 'babel',
semi: true,

@@ -80,0 +80,0 @@ progress: false,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc