Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "prettier", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "Prettier is an opinionated code formatter", | ||
@@ -13,2 +13,5 @@ "bin": { | ||
"main": "./index.js", | ||
"engines": { | ||
"node": ">=4" | ||
}, | ||
"devDependencies": { | ||
@@ -27,3 +30,3 @@ "babel-cli": "6.24.1", | ||
"mkdirp": "^0.5.1", | ||
"prettier": "1.6.0", | ||
"prettier": "1.7.0", | ||
"rimraf": "2.6.1", | ||
@@ -30,0 +33,0 @@ "rollup": "0.41.1", |
@@ -702,3 +702,3 @@ # Prettier | ||
* A `.prettierrc` file, written in YAML or JSON. | ||
* A `.prettierrc` file, written in YAML or JSON, with optional extensions: `.yaml/.yml/.json/.js`. | ||
* A `prettier.config.js` file that exports an object. | ||
@@ -841,2 +841,4 @@ * A `"prettier"` key in your `package.json` file. | ||
passes `prettier` output to `eslint --fix` | ||
- [`prettier-stylelint`](https://github.com/hugomrdias/prettier-stylelint) | ||
passes `prettier` output to `stylelint --fix` | ||
- [`prettier-standard`](https://github.com/sheerun/prettier-standard) | ||
@@ -843,0 +845,0 @@ uses `prettier` and `prettier-eslint` to format code with standard rules |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5063626
65282
892
19
2