format-package
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -9,4 +9,4 @@ # Functional tests | ||
To add a new test, just create a new `JSON` file in the `fixtures` directory and run `yarn test --watch`. A snapshot will automatically be crated for each fixture file found and any changes in output will cause the tests to fail until their snapshots are updated (`yarn test -u`). | ||
To add a new test, just create a new `JSON` file in the `fixtures` directory and run `yarn test --watch`. A snapshot will automatically be created for each fixture file found and any changes in output will cause the tests to fail until their snapshots are updated (`yarn test -u`). | ||
In addition, custom `.spec.js` files can be added here and will be run as part of the test suite. |
{ | ||
"name": "format-package", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Sensible formatting and ordering of package.json", | ||
@@ -53,3 +53,2 @@ "license": "MIT", | ||
"chalk": "^2.1.0", | ||
"codecov": "^2.3.0", | ||
"find-up": "^2.1.0", | ||
@@ -61,2 +60,3 @@ "sort-scripts": "^1.0.0", | ||
"ajv": "^5.2.2", | ||
"codecov": "^2.3.1", | ||
"eslint": "^4.6.0", | ||
@@ -81,2 +81,2 @@ "eslint-config-airbnb-base": "^12.0.0", | ||
} | ||
} | ||
} |
@@ -16,3 +16,3 @@ # Format Package [![codecov](https://codecov.io/gh/camacho/format-package/branch/master/graph/badge.svg)](https://codecov.io/gh/camacho/format-package) | ||
- [Getting started](#getting-started) | ||
- [Requirements](#requirements) | ||
* [Requirements](#requirements) | ||
* [Command Line](#command-line) | ||
@@ -31,2 +31,4 @@ * [Module](#module) | ||
## Getting started | ||
`package.json` files are notorious for becoming large and overwhelming. When working in teams, this can make it hard to know how to structure the file or where to find certain configurations or scripts - especially since everyone has their own preferences. | ||
@@ -40,5 +42,3 @@ | ||
## Getting started | ||
## Requirements | ||
### Requirements | ||
<!-- AUTO-GENERATED-CONTENT:START (ENGINES) --> | ||
@@ -45,0 +45,0 @@ * **node**: >=7.6.0 |
Sorry, the diff of this file is not supported yet
179431
4
20
- Removedcodecov@^2.3.0
- Removedansi-styles@2.2.1(transitive)
- Removedargv@0.0.2(transitive)
- Removedasn1@0.2.6(transitive)
- Removedassert-plus@0.2.01.0.0(transitive)
- Removedasynckit@0.4.0(transitive)
- Removedaws-sign2@0.6.0(transitive)
- Removedaws4@1.13.2(transitive)
- Removedbcrypt-pbkdf@1.0.2(transitive)
- Removedboom@2.10.1(transitive)
- Removedcaseless@0.11.0(transitive)
- Removedchalk@1.1.3(transitive)
- Removedcodecov@2.3.1(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removedcommander@2.20.3(transitive)
- Removedcore-util-is@1.0.2(transitive)
- Removedcryptiles@2.0.5(transitive)
- Removeddashdash@1.14.1(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedecc-jsbn@0.1.2(transitive)
- Removedextend@3.0.2(transitive)
- Removedextsprintf@1.3.0(transitive)
- Removedforever-agent@0.6.1(transitive)
- Removedform-data@2.1.4(transitive)
- Removedgenerate-function@2.3.1(transitive)
- Removedgenerate-object-property@1.2.0(transitive)
- Removedgetpass@0.1.7(transitive)
- Removedhar-validator@2.0.6(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedhawk@3.1.3(transitive)
- Removedhoek@2.16.3(transitive)
- Removedhttp-signature@1.1.1(transitive)
- Removedis-my-ip-valid@1.0.1(transitive)
- Removedis-my-json-valid@2.20.6(transitive)
- Removedis-property@1.0.2(transitive)
- Removedis-typedarray@1.0.0(transitive)
- Removedisstream@0.1.2(transitive)
- Removedjsbn@0.1.1(transitive)
- Removedjson-schema@0.4.0(transitive)
- Removedjson-stringify-safe@5.0.1(transitive)
- Removedjsonpointer@5.0.1(transitive)
- Removedjsprim@1.4.2(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removednode-uuid@1.4.8(transitive)
- Removedoauth-sign@0.8.2(transitive)
- Removedpinkie@2.0.4(transitive)
- Removedpinkie-promise@2.0.1(transitive)
- Removedpunycode@1.4.1(transitive)
- Removedqs@6.3.3(transitive)
- Removedrequest@2.77.0(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsntp@1.0.9(transitive)
- Removedsshpk@1.18.0(transitive)
- Removedstringstream@0.0.6(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedtough-cookie@2.3.4(transitive)
- Removedtunnel-agent@0.4.3(transitive)
- Removedtweetnacl@0.14.5(transitive)
- Removedurlgrey@0.4.4(transitive)
- Removedverror@1.10.0(transitive)
- Removedxtend@4.0.2(transitive)