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 1.2.0 to 1.3.0

6

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

@@ -31,5 +31,5 @@ "author": {

"grunt": "^1.0.3",
"grunt-contrib-clean": "^0.5.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-nodeunit": "^0.3.3",
"grunt-contrib-nodeunit": "^2.0.0",
"grunt-exec": "^3.0.0"

@@ -36,0 +36,0 @@ },

@@ -5,3 +5,3 @@ # grunt-prettier

[![npm version](https://badge.fury.io/js/grunt-prettier.svg)](https://badge.fury.io/js/grunt-prettier)
[![Maintainability](https://api.codeclimate.com/v1/badges/4db7a8ea778068692759/maintainability)](https://codeclimate.com/github/poalrom/grunt-prettier/maintainability)
[![Maintainability](https://api.codeclimate.com/v1/badges/4db7a8ea778068692759/maintainability)](https://codeclimate.com/github/poalrom/grunt-prettier/maintainability) [![Greenkeeper badge](https://badges.greenkeeper.io/poalrom/grunt-prettier.svg)](https://greenkeeper.io/)
> Prettier plugin for Grunt

@@ -124,3 +124,3 @@

## Release History
*1.2* - Add support for the check and formatWithCursor
*1.2* - Add support for the check and formatWithCursor
*1.1* - Add progress bar support

@@ -127,0 +127,0 @@ *1.0* - Update grunt version to major because of vunerable dependencies. Update prettier version with small fixes

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