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: nestjs/ng-universal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 91caba4db45bb3647b11e33fd3a95b908523eea5
Choose a base ref
..
head repository: nestjs/ng-universal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 733991c4996c3d10d652546a77445893f83f39f2
Choose a head ref
Showing with 16 additions and 16 deletions.
  1. +14 −14 package-lock.json
  2. +2 −2 package.json
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -31,8 +31,8 @@
"@angular/platform-server": "16.2.3",
"@commitlint/cli": "17.7.1",
"@commitlint/config-angular": "17.7.0",
"@nestjs/common": "10.3.2",
"@nestjs/core": "10.3.2",
"@nestjs/common": "10.3.3",
"@nestjs/core": "10.3.3",
"@nguniversal/common": "16.2.0",
"@nguniversal/express-engine": "16.2.0",
"@types/jest": "29.5.4",