-
Notifications
You must be signed in to change notification settings - Fork 281
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: adaltas/node-csv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: csv-parse@5.5.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: adaltas/node-csv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: csv-parse@5.5.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 75 files changed
- 2 contributors
Commits on Mar 15, 2024
-
feat(csv-parse): set
columnstype asreadonly(#358)The goal is for stringify to support values declared `as const`. eg. ``` const columns = ['name', 'age'] as const stringify({columns}) ``` As this array has no reasons to be mutated by `stringify` it's simpler to set it as `readonly`.Configuration menu - View commit details
-
Copy full SHA for 44f2e7c - Browse repository at this point
Copy the full SHA 44f2e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for db53709 - Browse repository at this point
Copy the full SHA db53709View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70fc026 - Browse repository at this point
Copy the full SHA 70fc026View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a55ee1f - Browse repository at this point
Copy the full SHA a55ee1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4961d - Browse repository at this point
Copy the full SHA 7d4961dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca18b2 - Browse repository at this point
Copy the full SHA 7ca18b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c255eb5 - Browse repository at this point
Copy the full SHA c255eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c5cb5e - Browse repository at this point
Copy the full SHA 6c5cb5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41fca27 - Browse repository at this point
Copy the full SHA 41fca27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1326351 - Browse repository at this point
Copy the full SHA 1326351View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d62d4 - Browse repository at this point
Copy the full SHA 53d62d4View commit details -
- csv-demo-browser@0.1.19 - csv-demo-cjs@0.2.17 - csv-demo-eslint@0.1.21 - csv-demo-esm@0.0.31 - csv-issues-cjs@0.2.6 - csv-issues-esm@0.3.0 - csv-demo-ts-cjs-node16@0.2.17 - csv-demo-ts-module-node16@0.2.17 - csv-demo-webpack-ts@0.1.19 - csv-demo-webpack@0.1.21 - csv-generate@4.4.1 - csv-parse@5.5.6 - csv-stringify@6.5.0 - csv@6.3.9 - stream-transform@3.3.2
Configuration menu - View commit details
-
Copy full SHA for 6aadcac - Browse repository at this point
Copy the full SHA 6aadcacView 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 csv-parse@5.5.5...csv-parse@5.5.6