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: v6.0.1
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: v6.1.0
Choose a head ref
  • 6 commits
  • 29 files changed
  • 4 contributors

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    c988bcd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. chore(deps): bump node-forge from 1.2.1 to 1.3.0

    Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
    - [Release notes](https://github.com/digitalbazaar/forge/releases)
    - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
    - [Commits](digitalbazaar/forge@v1.2.1...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-forge
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    7f48633 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from ChainSafe/dependabot/npm_and_yarn/node-f…

    …orge-1.3.0
    
    chore(deps): bump node-forge from 1.2.1 to 1.3.0
    mpetrunic authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    b879089 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Merge pull request #133 from web3-storage/dynamic-backend

    feat: Make crypto implementation pluggable.
    mpetrunic authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    a1cc6b0 View commit details
    Browse the repository at this point in the history
  2. Release v6.1.0

    mpetrunic committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e26a788 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Merge pull request #139 from ChainSafe/release-6.1.0

    Release v6.1.0
    mpetrunic authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    9120f7e View commit details
    Browse the repository at this point in the history
Loading