Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: btford/write-good
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.7
Choose a base ref
...
head repository: btford/write-good
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.8
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 16, 2021

  1. chore: update deps

    RichardLitt committed Feb 16, 2021
    Copy the full SHA
    a9c8153 View commit details
  2. 1.0.8

    RichardLitt committed Feb 16, 2021
    Copy the full SHA
    f4bd563 View commit details
Showing with 10 additions and 10 deletions.
  1. +7 −7 package-lock.json
  2. +3 −3 package.json
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "write-good",
"version": "1.0.7",
"version": "1.0.8",
"description": "Naive linter for English prose",
"main": "write-good.js",
"repository": {
@@ -59,12 +59,12 @@
"schreib-gut": "0.0.1"
},
"dependencies": {
"adverb-where": "^0.2.1",
"adverb-where": "^0.2.2",
"commander": "^2.19.0",
"e-prime": "^0.10.4",
"no-cliches": "^0.3.0",
"passive-voice": "^0.1.0",
"too-wordy": "^0.3.0",
"too-wordy": "^0.3.1",
"weasel-words": "^0.1.1"
},
"coordinates": [