-
Notifications
You must be signed in to change notification settings - Fork 360
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: zemirco/json2csv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 6 files changed
- 5 contributors
Commits on May 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for da6921d - Browse repository at this point
Copy the full SHA da6921dView commit details
Commits on May 7, 2020
-
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');`
Configuration menu - View commit details
-
Copy full SHA for 598a397 - Browse repository at this point
Copy the full SHA 598a397View commit details
Commits on May 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d8d2e0b - Browse repository at this point
Copy the full SHA d8d2e0bView commit details
Commits on Jun 6, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for c4ef021 - Browse repository at this point
Copy the full SHA c4ef021View commit details
Commits on Jul 13, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for a736cdc - Browse repository at this point
Copy the full SHA a736cdcView commit details
Commits on Jul 30, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for 0870662 - Browse repository at this point
Copy the full SHA 0870662View commit details
Commits on Sep 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c984851 - Browse repository at this point
Copy the full SHA c984851View commit details
Commits on Sep 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 06079e8 - Browse repository at this point
Copy the full SHA 06079e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9617412 - Browse repository at this point
Copy the full SHA 9617412View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.1...v5.0.2