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: octokit/graphql.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.6.3
Choose a base ref
...
head repository: octokit/graphql.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.4
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 12, 2021

  1. Copy the full SHA
    4739554 View commit details
  2. build(package): lock file

    gr2m committed Jun 12, 2021
    Copy the full SHA
    1437cf6 View commit details
Showing with 564 additions and 556 deletions.
  1. +563 −555 package-lock.json
  2. +1 −1 package.json
1,118 changes: 563 additions & 555 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/request": "^5.3.0",
"@octokit/request": "^5.6.0",
"@octokit/types": "^6.0.3",
"universal-user-agent": "^6.0.0"
},