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: mix/s3-asset-uploader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mix/s3-asset-uploader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: greenkeeper/@types/node-14.0.1
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on May 13, 2020

  1. Copy the full SHA
    9fd7797 View commit details
  2. Copy the full SHA
    bb57a9f View commit details
Showing with 4 additions and 4 deletions.
  1. +3 −3 package-lock.json
  2. +1 −1 package.json
6 changes: 3 additions & 3 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
@@ -33,7 +33,7 @@
"@types/bluebird": "^3.5.30",
"@types/debug": "^4.1.5",
"@types/mime": "^2.0.1",
"@types/node": "^13.9.1",
"@types/node": "^14.0.1",
"eslint": "^6.8.0",
"typescript": "^3.8.3"
}