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/buffered-async-iterable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 75649366a26da1d82a2e55c27bddfb79d35dcdb7
Choose a base ref
..
head repository: voxpelli/buffered-async-iterable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3c2dd5244bac4a3c27d52ff43dec6dd3243f2805
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
@@ -60,7 +60,7 @@
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"chai-quantifiers": "^1.0.17",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-plugin-es-x": "^7.2.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.5.0",
@@ -72,7 +72,7 @@
"eslint-plugin-unicorn": "^47.0.0",
"husky": "^8.0.3",
"installed-check": "^7.1.2",
"knip": "^2.19.9",
"knip": "^2.20.2",
"mocha": "^10.2.0",
"npm-run-all2": "^6.0.6",
"sinon": "^15.2.0",