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

http-cookie-agent

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-cookie-agent - npm Package Versions

13

5.0.1

Diff

Changelog

Source

5.0.1 (2022-12-28)

Bug Fixes

  • docs: add funding link to README (#361) (8750722)
3846masa
published 5.0.0 •

Changelog

Source

5.0.0 (2022-12-26)

Bug Fixes

BREAKING CHANGES

  • supports undici v5.11.0 or above only
3846masa
published 4.0.2 •

Changelog

Source

4.0.2 (2022-07-23)

Bug Fixes

3846masa
published 4.0.1 •

Changelog

Source

4.0.1 (2022-05-21)

Bug Fixes

  • supports node.js global fetch since node.js v18.2.0 (#127) (05b669c)
3846masa
published 4.0.0 •

Changelog

Source

4.0.0 (2022-05-08)

Bug Fixes

BREAKING CHANGES

  • http-cookie-agent/http:node cannot use on windows, so renamed http-cookie-agent/http

  • ci: test on windows and macos environments

  • chore: update MIGRATION.md

3846masa
published 3.0.0 •

Changelog

Source

3.0.0 (2022-05-07)

Features

  • change import path for node:http (#105) (6260bdc)
  • update README and add MIGRATION GUIDES (#110) (cb03a9f)
  • use cookiejar synchronous functions by default (#107) (2bf68bb)

BREAKING CHANGES

  • see MIGRATION.md for more details.
  • The property name for passing cookiejar to agent has been changed.
  • Changed to use cookiejar synchronous functions by default. If you use an asynchronous cookiejar store, set cookies.async_UNSTABLE to true.
  • you should import 'http-cookie-agent/node:http' instead of 'http-cookie-agent'.
3846masa
published 2.1.2 •

Changelog

Source

2.1.2 (2022-05-07)

Bug Fixes

  • loose the validation of CookieOptions.jar so that different versions of CookieJar can be used. (#108) (adc4b74)
3846masa
published 2.1.1 •

Changelog

Source

2.1.1 (2022-05-07)

Bug Fixes

3846masa
published 2.1.0 •

Changelog

Source

2.1.0 (2022-05-06)

Features

3846masa
published 2.0.0 •

Changelog

Source

2.0.0 (2022-05-02)

Features

BREAKING CHANGES

  • drop Node.js v12 support, please use v14.18.0 or above
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