Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cedx/cookies

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cedx/cookies - npm Package Versions

8.0.1

Diff

Changelog

Source

Version 8.0.1

  • Fixed the CookieStore.setObject() method.
cedx
published 8.0.0 •

Changelog

Source

Version 8.0.0

cedx
published 7.0.0 •

Changelog

Source

Version 7.0.0

  • Breaking change: the CookieStore.keys property is now implemented as Set<string>.
cedx
published 6.0.1 •

Changelog

Source

Version 6.0.1

cedx
published 6.0.0 •

Changelog

Source

Version 6.0.0

  • Breaking change: renamed the CookieStore.remove() method to delete().
  • Breaking change: removed the putIfAbsent() and putObjectIfAbsent() methods from the CookieStore class.
cedx
published 5.2.0 •

Changelog

Source

Version 5.2.0

cedx
published 5.1.0 •

Changelog

Source

Version 5.1.0

  • Use generics for the signature of the getObject(), putObjectIfAbsent() and setObject() methods of the CookieStore class.
cedx
published 5.0.1 •

Changelog

Source

Version 5.0.1

cedx
published 5.0.0 •

Changelog

Source

Version 5.0.0

  • Breaking change: removed the defaultValue parameter from the getter methods.
  • Breaking change: removed the fromJson(), fromString() and toJSON() methods from the CookieOptions class.
  • Breaking change: renamed the Cookies class to CookieStore.
  • Breaking change: replaced the SimpleChange class by the CookieEvent one.
  • Added support for key prefix.
  • Added support for the samesite cookie attribute.
  • Added the CookieStore.all static property.
  • Added the CookieStore.onChange() instance method.
  • Ported the source code to JavaScript.
  • Restored support for GitHub Packages.
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc