Socket
Socket
Sign inDemoInstall

eslint-plugin-prettier

Package Overview
Dependencies
91
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

5

CHANGELOG.md
# Changelog
## v2.1.2 (2017-06-14)
* Chore: Relax peerDependencies ([#30](https://github.com/prettier/eslint-plugin-prettier/issues/30)) ([a19b8af](https://github.com/prettier/eslint-plugin-prettier/commit/a19b8afc5b3e7a05468e1c566d359f80f13b80cd))
* Chore: Add release script ([#25](https://github.com/prettier/eslint-plugin-prettier/issues/25)) ([8fbfe73](https://github.com/prettier/eslint-plugin-prettier/commit/8fbfe73ec2cdba4c313e9e3add4b602fc3166ab8))
## v2.1.1 (2017-05-19)

@@ -4,0 +9,0 @@

8

package.json
{
"name": "eslint-plugin-prettier",
"version": "2.1.1",
"version": "2.1.2",
"description": "Runs prettier as an eslint rule",

@@ -33,3 +33,3 @@ "keywords": [

"peerDependencies": {
"eslint": "^3.14.1",
"eslint": ">=3.14.1",
"prettier": ">= 0.11.0"

@@ -44,3 +44,5 @@ },

"mocha": "^3.1.2",
"prettier": "^1.3.1"
"moment": "^2.18.1",
"prettier": "^1.3.1",
"semver": "^5.3.0"
},

@@ -47,0 +49,0 @@ "engines": {

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