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-installed-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 80ef6cb911daab197d112f338a16cda75928d80c
Choose a base ref
..
head repository: voxpelli/node-installed-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6e5a6a49f52726755a9e3bc1ee58f7d7e9d16f48
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
@@ -46,15 +46,15 @@
"eslint": "^8.51.0",
"eslint-plugin-es-x": "^7.2.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^47.0.2",
"eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-mocha": "^10.2.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-security": "^2.1.0",
"eslint-plugin-sort-destructure-keys": "^1.5.0",
"eslint-plugin-unicorn": "^50.0.1",
"husky": "^8.0.3",
"knip": "^3.9.0",
"knip": "^3.13.0",
"npm-run-all2": "^6.1.1",
"type-coverage": "^2.27.0",
"typescript": "~5.2.2"