Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also 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: cexbrayat/angular-cli-library-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 18.2.0-next.0
Choose a base ref
...
head repository: cexbrayat/angular-cli-library-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 18.2.0-next.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Apr 9, 2025

  1. Copy the full SHA
    6c77014 View commit details
Showing with 3 additions and 3 deletions.
  1. +1 −1 ponyracer/README.md
  2. +2 −2 ponyracer/package.json
2 changes: 1 addition & 1 deletion ponyracer/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ponyracer

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.0-next.0.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.0-next.1.

## Development server

4 changes: 2 additions & 2 deletions ponyracer/package.json
Original file line number Diff line number Diff line change
@@ -23,8 +23,8 @@
"zone.js": "~0.14.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.0-next.0",
"@angular/cli": "^18.2.0-next.0",
"@angular-devkit/build-angular": "^18.2.0-next.1",
"@angular/cli": "^18.2.0-next.1",
"@angular/compiler-cli": "^18.2.0-next.0",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.1.0",