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: gajus/table
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.7
Choose a base ref
...
head repository: gajus/table
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.8
Choose a head ref
  • 4 commits
  • 23 files changed
  • 3 contributors

Commits on Mar 25, 2021

  1. chore: remove use of lodash package to dodge CVEs (#136)

    * chore: remove use of `lodash` package to dodge CVEs
    
    * docs: generate docs
    ljharb authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    8847e99 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    23a1f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c8528d View commit details
    Browse the repository at this point in the history
  3. fix: remove lodash.times as a dependency (#138)

    * Remove lodash.times
    
    * Update package.json
    
    Co-authored-by: Gajus Kuizinas <gajus@gajus.com>
    realityking and gajus authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    17d4440 View commit details
    Browse the repository at this point in the history
Loading