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: 710614584cfbd554b4d08c6b934ae83fb45a0a9d
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: 9561443b56682fe04c4043db8669439eeff84f5e
Choose a head ref
Showing with 40 additions and 40 deletions.
  1. +38 −38 package-lock.json
  2. +2 −2 package.json
76 changes: 38 additions & 38 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.4.1",
"@nestjs/core": "10.4.1",
"@nestjs/common": "10.4.2",
"@nestjs/core": "10.4.2",
"@nguniversal/common": "16.2.0",
"@nguniversal/express-engine": "16.2.0",
"@types/jest": "29.5.4",