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: LibertyDSNP/spec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.01.003
Choose a base ref
...
head repository: LibertyDSNP/spec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.09.001
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Sep 11, 2025

  1. Pin dependencies and fix broken links (#302)

    Problem
    =======
    Per #301, to avoid supply chain attacks, update `package.json` to pin
    exact versions of packages.
    
    Solution
    ========
    - set the versions to the exact values from `npm list`
    - fix a couple of broken links that were discovered when rerunning the
    build
    - update and pin Github Actions ubuntu image version
    wesbiggs authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    c68cefc View commit details
    Browse the repository at this point in the history
Loading