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: hughsk/flat
base: 38239cce29330b715d3e31aa96115641bfcc22bd
Choose a base ref
...
head repository: hughsk/flat
compare: e5ffd664df8a1fcc05adc22dd0ac6a2b32a0955d
Choose a head ref
  • 12 commits
  • 5 files changed
  • 5 contributors

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    6e95c43 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    e8fb281 View commit details
    Browse the repository at this point in the history
  2. Fix prototype pollution on unflatten

    Fixes #105.
    MatthiasKunnen authored and timoxley committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    20ef0ef View commit details
    Browse the repository at this point in the history
  3. Bump acorn from 7.1.0 to 7.4.0

    Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.4.0.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@7.1.0...7.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and timoxley committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    a61a554 View commit details
    Browse the repository at this point in the history
  4. Bump lodash from 4.17.15 to 4.17.19

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and timoxley committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    2eea6d3 View commit details
    Browse the repository at this point in the history
  5. drop dependencies

    43081j authored and timoxley committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    779816e View commit details
    Browse the repository at this point in the history
  6. use standard formatting

    43081j authored and timoxley committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    54cc7ad View commit details
    Browse the repository at this point in the history
  7. Release 5.0.1

    timoxley committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    f25d3a1 View commit details
    Browse the repository at this point in the history
  8. Avoid arrow function syntax.

    andornaut authored and timoxley committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    0189cb1 View commit details
    Browse the repository at this point in the history
  9. Test against node 14 in CI.

    timoxley committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    e52185d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fdb79d5 View commit details
    Browse the repository at this point in the history
  11. Release 5.0.2

    timoxley committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    e5ffd66 View commit details
    Browse the repository at this point in the history