Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
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: MetaMask/KeyringController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
...
head repository: MetaMask/KeyringController
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 5 contributors

Commits on Dec 21, 2022

  1. Update module name to use @metamask scope (#187)

    * update module name to use @MetaMask scope
    
    * update readme
    adonesky1 authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3e12995 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Bump @metamask/scure-bip39 from 2.0.3 to 2.0.4 (#190)

    Bumps [@metamask/scure-bip39](https://github.com/MetaMask/scure-bip39) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/MetaMask/scure-bip39/releases)
    - [Changelog](https://github.com/MetaMask/scure-bip39/blob/main/CHANGELOG.md)
    - [Commits](MetaMask/scure-bip39@v2.0.3...v2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@metamask/scure-bip39"
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    ce87737 View commit details
    Browse the repository at this point in the history
  2. Bump json5 from 1.0.1 to 1.0.2 (#191)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    caf5c8c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Bump @metamask/scure-bip39 from 2.0.4 to 2.1.0 (#192)

    Bumps [@metamask/scure-bip39](https://github.com/MetaMask/scure-bip39) from 2.0.4 to 2.1.0.
    - [Release notes](https://github.com/MetaMask/scure-bip39/releases)
    - [Changelog](https://github.com/MetaMask/scure-bip39/blob/main/CHANGELOG.md)
    - [Commits](MetaMask/scure-bip39@v2.0.4...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@metamask/scure-bip39"
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    8b07998 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    79d3cd9 View commit details
    Browse the repository at this point in the history
  2. 10.0.0 (#194)

    * 10.0.0
    
    * update changelog
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: Alex <adonesky@gmail.com>
    Co-authored-by: Mark Stacey <markjstacey@gmail.com>
    4 people authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d53d170 View commit details
    Browse the repository at this point in the history
Loading