Socket
Socket
Sign inDemoInstall

es-cookie

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

1.5.0

Diff

Changelog

Source

[1.5.0] - 2024-04-19

Added

  • Support for experimental partitioned cookies.

Fixed

  • Cookies now expire on the maximum date when expires is set to a number larger than the maximum date.

Changed

  • Improved attribute documentation.
theodorejb
published 1.4.0 •

Changelog

Source

[1.4.0] - 2022-08-21

Changed

  • Distributed as a native ES module instead of CommonJS.
theodorejb
published 1.3.2 •

Changelog

Source

[1.3.2] - 2020-01-21

Added

  • CookieAttributes is now exported from main module for easier usage.
theodorejb
published 1.3.1 •

Changelog

Source

[1.3.1] - 2020-01-10

Changed

  • Use type system to enforce secure SameSite=None cookies (thanks @rkrasiuk).
theodorejb
published 1.3.0 •

Changelog

Source

[1.3.0] - 2019-10-17

Added

  • Support for the none SameSite cookie value.
  • Support for case insensitive URL encoding.
theodorejb
published 1.2.0 •

Changelog

Source

[1.2.0] - 2018-05-13

Added

  • Support for the SameSite cookie attribute.
theodorejb
published 1.1.1 •

Changelog

Source

[1.1.1] - 2017-02-07

Removed

  • Object.assign dependency.
theodorejb
published 1.1.0 •

Changelog

Source

[1.1.0] - 2017-02-05

Added

  • New encode and parse functions.
  • Expanded documentation and tests.
theodorejb
published 1.0.1 •

Changelog

Source

[1.0.1] - 2017-02-05

Fixed

  • Homepage/issues links in package.json.
theodorejb
published 1.0.0 •

Changelog

Source

[1.0.0] - 2017-02-05

  • Initial release
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc