A simple, robust cookie library for Node.js that is not bound to any specific HTTP request framework. It provides types to parse cookie strings and match them against access rules, plus a CookieJar class to store cookies across domains and retrieve cookies based on matching access information.
Project status
- The repository appears quiet and likely not actively maintained, with the last upstream push dated 2022-12-13, and the most recent tagged update shown in the provided history dated 2018-05-30 (2.1.2).
- Update cadence is highly irregular, with large multi-year gaps between the provided update summaries (2015 updates, then 2018, and no newer tagged updates shown beyond that).
AI summary generated
Recent updates
2.1.2
Release 2.1.2 contains no publisher-provided release notes. The code diff shows a small set of functional changes centered around cookie parsing robustness and adding a new matching sentinel to CookieAccessInfo.
Featuresv2.0.6
This release (v2.0.6) appears to contain no functional code changes. The only detected change in the diff is an update to the npm package version in package.json.
v2.0.5
Release v2.0.5 was published on 2015-11-11, but no release notes were provided by the publisher. As a result, the specific code changes, potential API compatibility impacts, bug fixes, or security updates cannot be determined from the provided data.
2.0.4
Release 2.0.4 includes a small internal change in cookiejar path matching logic and a package version bump. No release notes were provided for this version, so the behavioral impact must be inferred from the code diff.