Comparing version 1.7.3 to 1.7.4
{ | ||
"name": "prettier", | ||
"version": "1.7.3", | ||
"version": "1.7.4", | ||
"description": "Prettier is an opinionated code formatter", | ||
@@ -28,4 +28,4 @@ "bin": { | ||
"markdown-toc": "1.1.0", | ||
"mkdirp": "^0.5.1", | ||
"prettier": "1.7.0", | ||
"mkdirp": "0.5.1", | ||
"prettier": "1.7.3", | ||
"rimraf": "2.6.1", | ||
@@ -40,2 +40,3 @@ "rollup": "0.41.1", | ||
"shelljs": "0.7.8", | ||
"strip-ansi": "4.0.0", | ||
"sw-toolbox": "3.6.0", | ||
@@ -46,8 +47,4 @@ "uglify-es": "3.0.15", | ||
"scripts": { | ||
"test": "jest", | ||
"test-integration": "jest tests_integration", | ||
"lint": "cross-env EFF_NO_LINK_RULES=true eslint . --format node_modules/eslint-friendly-formatter", | ||
"build": "node ./scripts/build/build.js", | ||
"toc": "node ./scripts/table-of-contents.js" | ||
"prepublishOnly": "node -e \"assert.equal(require('.').version, require('..').version)\"" | ||
} | ||
} | ||
} |
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
5069740
65402
26