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: mentos1386/nest-raven
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 17f18866aef34f1ea023045bcebec6fb8cd4c765
Choose a base ref
..
head repository: mentos1386/nest-raven
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6efae9e7f0edbceb6cce5522b8a7a3a6bbf62330
Choose a head ref
Showing with 9 additions and 9 deletions.
  1. +8 −8 package-lock.json
  2. +1 −1 package.json
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@
"lint-staged": "15.4.3",
"socket.io-client": "4.8.1",
"supertest": "^7.0.0",
"ts-jest": "29.2.5"
"ts-jest": "29.2.6"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",