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: expressjs/session
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Varedis/session
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 11, 2021

  1. max duration on session

    Rob Scott
    Rob Scott committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    d407cd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. fix: upgrade express from 4.17.1 to 4.18.2

    Snyk has created this PR to upgrade express from 4.17.1 to 4.18.2.
    
    See this package in npm:
    https://www.npmjs.com/package/express
    
    See this project in Snyk:
    https://app.snyk.io/org/varedis/project/0941684c-978c-4364-9ed9-04b769aece1b?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d841021 View commit details
    Browse the repository at this point in the history
  2. fix: upgrade cookie-signature from 1.0.6 to 1.2.0

    Snyk has created this PR to upgrade cookie-signature from 1.0.6 to 1.2.0.
    
    See this package in npm:
    https://www.npmjs.com/package/cookie-signature
    
    See this project in Snyk:
    https://app.snyk.io/org/varedis/project/0941684c-978c-4364-9ed9-04b769aece1b?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    1655421 View commit details
    Browse the repository at this point in the history
  3. fix: upgrade cookie from 0.4.1 to 0.5.0

    Snyk has created this PR to upgrade cookie from 0.4.1 to 0.5.0.
    
    See this package in npm:
    https://www.npmjs.com/package/cookie
    
    See this project in Snyk:
    https://app.snyk.io/org/varedis/project/0941684c-978c-4364-9ed9-04b769aece1b?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    20644cd View commit details
    Browse the repository at this point in the history
  4. fix: upgrade cookie-parser from 1.4.5 to 1.4.6

    Snyk has created this PR to upgrade cookie-parser from 1.4.5 to 1.4.6.
    
    See this package in npm:
    https://www.npmjs.com/package/cookie-parser
    
    See this project in Snyk:
    https://app.snyk.io/org/varedis/project/0941684c-978c-4364-9ed9-04b769aece1b?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7eb4cd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Merge pull request #1 from Varedis/snyk-upgrade-3b3d0d6fd5f3b64d4467e…

    …e3711c7ba09
    
    [Snyk] Upgrade express from 4.17.1 to 4.18.2
    Varedis authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1ea3ac8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Varedis/snyk-upgrade-2faa259ff67aa93ea65bc…

    …069e95b721e
    
    [Snyk] Upgrade cookie-signature from 1.0.6 to 1.2.0
    Varedis authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3d41486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d3d43b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from Varedis/snyk-upgrade-e9f25af27c74c122c6d79…

    …ff278d8e8be
    
    [Snyk] Upgrade cookie from 0.4.1 to 0.5.0
    Varedis authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a9dde94 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from Varedis/snyk-upgrade-696e80343c2095e67e999…

    …08152b61dec
    
    [Snyk] Upgrade cookie-parser from 1.4.5 to 1.4.6
    Varedis authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0c5ede6 View commit details
    Browse the repository at this point in the history
Loading