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: npm/ssri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.0
Choose a base ref
...
head repository: npm/ssri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.0.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 24, 2024

  1. fix!: align to npm 10 node engine range

    BREAKING CHANGE: `ssri` now supports node `^18.17.0 || >=20.5.0`
    hashtagchris committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b7a3f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8121e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. chore: release 12.0.0 (#142)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [12.0.0](v11.0.0...v12.0.0)
    (2024-09-24)
    ### ⚠️ BREAKING CHANGES
    * `ssri` now supports node `^18.17.0 || >=20.5.0`
    ### Bug Fixes
    *
    [`b7a3f9a`](b7a3f9a)
    [#141](#141) align to npm 10 node engine
    range (@hashtagchris)
    ### Chores
    *
    [`f8121e9`](f8121e9)
    [#141](#141) run template-oss-apply
    (@hashtagchris)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    35c1f96 View commit details
    Browse the repository at this point in the history
Loading