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: Inist-CNRS/node-csv-string
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: Inist-CNRS/node-csv-string
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 21, 2022

  1. Bump ws from 7.2.3 to 7.5.7

    Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.5.7.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.2.3...7.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    742bd4d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Merge pull request #60 from Inist-CNRS/dependabot/npm_and_yarn/ws-7.5.7

    Bump ws from 7.2.3 to 7.5.7
    touv authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    71770fd View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

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

Commits on Oct 3, 2022

  1. Merge pull request #66 from kael-shipman/fix/trim-header-fields

    fix: trimmed headers for object result
    touv authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    ec50ddd View commit details
    Browse the repository at this point in the history
  2. 4.1.1

    touv committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    09d10e6 View commit details
    Browse the repository at this point in the history
Loading