Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range 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: webtorrent/torrent-discovery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8aeefa6b690b2c54c0a99d58a9079f7e2d7db20d
Choose a base ref
..
head repository: webtorrent/torrent-discovery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d9de56e17e3e67a9c3afc308fc69a9d3d423aadc
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 package.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
"bittorrent-dht": "^10.0.1",
"bittorrent-tracker": "^9.17.4",
"bittorrent-lsd": "^1.1.1",
"debug": "^4.0.0",
"debug": "^4.3.2",
"run-parallel": "^1.1.2"
},
"devDependencies": {