Sourced from tough-cookie's releases.
v4.1.4
https://www.npmjs.com/package/tough-cookie/v/4.1.4
What's Changed
- Add local alias for
toString
by@corvidism
in salesforce/tough-cookie#409- Fix incorrect string validation for URL by
@coditva
in salesforce/tough-cookie#261New Contributors
@corvidism
made their first contribution in salesforce/tough-cookie#409@coditva
made their first contribution in salesforce/tough-cookie#261Full Changelog: https://github.com/salesforce/tough-cookie/compare/v4.1.3...v4.1.4
4.1.3
Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the
inspect
utility is affected by this change, we felt this change was important enough to be pushed into the next patch.
cacbc37
Bump version to 4.1.4a48fb3a
Add tests for url validation50e69bf
Merge pull request #261
from postmanlabs/fix/url-string-validation1253d58
Merge pull request #409
from corvidism/validators-to-string238367e
Add local alias for toString
4ff4d29
4.1.3 release preparation, update the package and lib/version to 4.1.3.
(#284)12d4747
Prevent prototype pollution in cookie memstore (#283)f06b72d
Fix documentation for store.findCookies, missing allowSpecialUseDomain
proper...cf6debd
Fix incorrect string validation for URLThis version was pushed to npm by ccasey, a new releaser for tough-cookie since your current version.