Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: zemirco/json2csv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.1
Choose a base ref
Loading
...
head repository: zemirco/json2csv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.2
Choose a head ref
Loading
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on May 4, 2020

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

Commits on May 7, 2020

  1. docs: fix the typo in code sample for migrating to 5.x (#461)

    This `const { Parser, transform: { unwind, flatten } } = require('json2csv');` rightfully throws the error `TypeError: Cannot destructure property `flatten` of 'undefined' or 'null'.`
    
    The correct version should be:
    `const { Parser, transforms: { unwind, flatten } } = require('json2csv');`
    tudorconstantin authored May 7, 2020
    Configuration menu
    Copy the full SHA
    598a397 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

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

Commits on Jun 6, 2020

  1. chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#471)

    Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
    - [Release notes](https://github.com/faye/websocket-extensions-node/releases)
    - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
    - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    c4ef021 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. chore(deps-dev): bump standard-version from 7.0.0 to 8.0.1 (#477)

    Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 7.0.0 to 8.0.1.
    - [Release notes](https://github.com/conventional-changelog/standard-version/releases)
    - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
    - [Commits](conventional-changelog/standard-version@v7.0.0...v8.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    a736cdc View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. chore(deps): bump elliptic from 6.4.1 to 6.5.3 (#480)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.4.1...v6.5.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    0870662 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. docs: Update typo in README.md (#486)

    Correct grammatical error
    RizaHKhan authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    c984851 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    06079e8 View commit details
    Browse the repository at this point in the history
  2. "chore(release): 5.0.2"

    knownasilya committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    9617412 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.