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: interledgerjs/moneyd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: interledgerjs/moneyd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: greenkeeper/eslint-6.4.0
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 14, 2019

  1. Copy the full SHA
    a1dd1d9 View commit details
  2. Copy the full SHA
    02c8edc View commit details
Showing with 117 additions and 57 deletions.
  1. +116 −56 package-lock.json
  2. +1 −1 package.json
172 changes: 116 additions & 56 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"moneyd": "./bin/moneyd.js"
},
"devDependencies": {
"eslint": "^5.3.0",
"eslint": "^6.4.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^7.0.1",