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: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.0.0
Choose a base ref
...
head repository: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 4 contributors

Commits on Sep 1, 2023

  1. docs: update README.md (#359)

    Updates the readme to use the noise factory and link to current doc locations.
    achingbrain authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8e6a83a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. chore: bump execa from 7.2.0 to 8.0.1 (#360)

    Bumps [execa](https://github.com/sindresorhus/execa) from 7.2.0 to 8.0.1.
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v7.2.0...v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: execa
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c2e4dbb View commit details
    Browse the repository at this point in the history
  2. fix: reuse output when decrypting using noble/ciphers (#345)

    * reuse output when decrypting using noble/ciphers
    
    Signed-off-by: Marin Petrunic <[email protected]>
    
    * bump @noble dep
    
    Signed-off-by: Marin Petrunic <[email protected]>
    
    * update readme
    
    Signed-off-by: Marin Petrunic <[email protected]>
    
    ---------
    
    Signed-off-by: Marin Petrunic <[email protected]>
    mpetrunic authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6263eed View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. chore(master): release 13.0.1 (#362)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8a1080f View commit details
    Browse the repository at this point in the history
Loading