8000 Comparing v0.2.3...develop · jpmonette/bscscan-ts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: jpmonette/bscscan-ts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.3
Choose a base ref
...
head repository: jpmonette/bscscan-ts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 18 commits
  • 46 files changed
  • 3 contributors

Commits on Nov 28, 2021

  1. Add tests

    jpmonette committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    38f9195 View commit details
    Browse the repository at this point in the history
  2. Fix types

    jpmonette committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    84384c8 View commit details
    Browse the repository at this point in the history
  3. Ignore .env.*

    jpmonette committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    d1f3f01 View commit details
    Browse the repository at this point in the history
  4. Bump to v0.2.2

    jpmonette committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    c8339cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0d9ade View commit details
    Browse the repository at this point in the history
  6. Ignore tests in lib/

    jpmonette committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    d5a1fc1 View commit details
    Browse the repository at this point in the history
  7. Update types

    jpmonette committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    0e7e8ab View commit details
    Browse the repository at this point in the history
  8. Add docs

    jpmonette committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    fdd9d60 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jpmonette committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b766a9b View commit details
    Browse the repository at this point in the history
  2. Use baseUrl from constructor

    minhhien177 authored and jpmonette committed May 10, 2022
    Configuration menu
    Copy the full SHA
    77f3bb5 View commit details
    Browse the repository at this point in the history
  3. Fix baseUrl error

    minhhien177 authored and jpmonette committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b1610b6 View commit details
    Browse the repository at this point in the history
  4. Bump to v0.2.4

    jpmonette committed May 10, 2022
    Configuration menu
    Copy the full SHA
    c9c0b72 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Bump json5 from 2.2.0 to 2.2.3 (#18)

    Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.0...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8a0f724 View commit details
    Browse the repository at this point in the history
  2. Bump qs from 6.5.2 to 6.5.3 (#17)

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    25adf61 View commit details
    Browse the repository at this point in the history
  3. Bump decode-uri-component from 0.2.0 to 0.2.2 (#16)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ebbb043 View commit details
    Browse the repository at this point in the history
  4. Bump minimatch from 3.0.4 to 3.1.2 (#15)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c15b6cd View commit details
    Browse the repository at this point in the history
  5. Bump @xmldom/xmldom from 0.7.5 to 0.7.9 (#20)

    Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.9.
    - [Release notes](https://github.com/xmldom/xmldom/releases)
    - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
    - [Commits](xmldom/xmldom@0.7.5...0.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: "@xmldom/xmldom"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0a75c65 View commit details
    Browse the repository at this point in the history
  6. Bump node-fetch from 2.6.1 to 2.6.7 (#13)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b26e52e View commit details
    Browse the repository at this point in the history
Loading
0