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: ProjectOpenSea/seaport-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: ProjectOpenSea/seaport-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 8, 2023

  1. update description js -> ts (#437)

    js -> ts
    ryanio authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    cc8b571 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. chore(deps): update dependency @types/node to v20.10.4 (#440)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e45ac6b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency prettier to v3.1.1 (#441)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e4b7146 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency ts-node to v10.9.2 (#442)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0ad6305 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency typescript to v5.3.3 (#443)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d9bc76d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. chore(deps): update dependency @types/node to v20.10.5 (#445)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3bd3750 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint-plugin-import to v2.29.1 (#446)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f0ab9e6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency eslint to v8.56.0 (#447)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    05f81d1 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update typescript-eslint monorepo to v6.14.0 (#448)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2b6788d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Adjust Tips Correctly for Partial Fills (#416)

    * Adjust tips correctly for partial fills
    
    * Add ERC1155 <=> ETH adjust tips correctly with low denomination
    
    * Add ERC1155 <=> ERC20 include tips correctly test
    sofianeOuafir authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e5b9453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f2a5f View commit details
    Browse the repository at this point in the history
Loading