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: dhruvr/algorithms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AllAlgorithms/algorithms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 18 files changed
  • 3 contributors

Commits on Oct 1, 2021

  1. Bump axios from 0.21.4 to 0.22.0

    Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.22.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.21.4...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    221a451 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Configuration menu
    Copy the full SHA
    c3997a6 View commit details
    Browse the repository at this point in the history
  2. Remove duplicate file

    polettix committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    6080927 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c4f513 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    065b7c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34a196a View commit details
    Browse the repository at this point in the history
  6. Fix name for Aho-Corasick

    polettix committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    5382013 View commit details
    Browse the repository at this point in the history
  7. Fix name for Boyer-Moore

    polettix committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    e20f707 View commit details
    Browse the repository at this point in the history
  8. Fix name for Levenshtein

    polettix committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    b25e4f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ecdd3fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4516455 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f5c499 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    7b308c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request AllAlgorithms#54 from AllAlgorithms/dependabot/npm…

    …_and_yarn/axios-0.22.0
    abranhe authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    fa4013d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Bump axios from 0.22.0 to 0.24.0

    Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 0.24.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.22.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    8404b89 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Merge pull request AllAlgorithms#57 from AllAlgorithms/dependabot/npm…

    …_and_yarn/axios-0.24.0
    abranhe authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    e04b70f View commit details
    Browse the repository at this point in the history
Loading