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: voxpelli/node-webmention-testpinger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d73471e2702dea4e7c058164d7a1b37a966ead67
Choose a base ref
..
head repository: voxpelli/node-webmention-testpinger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2db5a3a48562058201eb074ca1f0326208d1baed
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 package.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -39,12 +39,12 @@
},
"devDependencies": {
"dependency-check": "^4.1.0",
"eslint": "9.14.0",
"eslint": "9.17.0",
"eslint-config-semistandard": "17.0.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-standard": "5.0.0",
"installed-check": "^9.3.0",
"npm-run-all2": "^6.0.5"