-
Notifications
You must be signed in to change notification settings - Fork 295
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: salesforce/tough-cookie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: salesforce/tough-cookie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 5 contributors
Commits on Jan 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf6debd - Browse repository at this point
Copy the full SHA cf6debdView commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f06b72d - Browse repository at this point
Copy the full SHA f06b72dView commit details
Commits on Jun 5, 2023
-
Prevent prototype pollution in cookie memstore (#283)
All occurrences of new object creation in `memstore.js` have been changed from `{}` (i.e.; `Object.create(Object.prototype)` to `Object.create(null)` so that we are using object instances that do not have a prototype property that can be polluted. @fixes #282Configuration menu - View commit details
-
Copy full SHA for 12d4747 - Browse repository at this point
Copy the full SHA 12d4747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff4d29 - Browse repository at this point
Copy the full SHA 4ff4d29View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 238367e - Browse repository at this point
Copy the full SHA 238367eView commit details
Commits on Apr 26, 2024
-
Merge pull request #409 from corvidism/validators-to-string
Add local alias for `toString`
Configuration menu - View commit details
-
Copy full SHA for 1253d58 - Browse repository at this point
Copy the full SHA 1253d58View commit details -
Merge pull request #261 from postmanlabs/fix/url-string-validation
Fix incorrect string validation for URL
Configuration menu - View commit details
-
Copy full SHA for 50e69bf - Browse repository at this point
Copy the full SHA 50e69bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a48fb3a - Browse repository at this point
Copy the full SHA a48fb3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cacbc37 - Browse repository at this point
Copy the full SHA cacbc37View 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 v4.1.2...v4.1.4