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

@clevercloud/client

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clevercloud/client - npm Package Versions

23
7

9.1.0

Diff

Changelog

Source

9.1.0 (2024-10-16)

  • feat(esm/utils): add diagDomainConfig
hsablonniere
published 9.0.0 •

Changelog

Source

9.0.0 (2024-09-11)

⚠ BREAKING CHANGES

  • refactor(oauth): rely on global crypto instead of using a conditionnal import('node:crypto')
hsablonniere
published 8.3.0 •

Changelog

Source

8.3.0 (2024-06-26)

  • feat(streams): new accesslogs API
  • feat(sse): flatten reason object and add a mandatory type
miton18
published 8.2.0 •

Changelog

Source

8.2.0 (2024-02-27)

  • feat: allow error handling from legacy client
  • feat: support repeatable query params
  • fix(sse): fix OAuth signature when a query param is repeated
miton18
published 8.1.2 •

Changelog

Source

8.1.2 (2024-02-15)

  • fix(stream): fix query params with ApplicationLogStream
miton18
published 8.1.1 •

Changelog

Source

8.1.1 (2024-02-13)

  • fix(sse): use query parameters in OAuth signature
clevercloud-ci
published 8.1.0 •

Changelog

Source

8.1.0 (2024-02-07)

  • fix(stream): consider ENOTFOUND (macOS DNS error) as retryable for ApplicationLogStream
  • feat(stream): make retryCount public on ApplicationLogStream
  • fix(stream): prevent uncaught errors on retry with ApplicationLogStream (firefox)
  • fix(stream): consider browser network errors as retryable
  • feat(stream): add a connectionTimeout param on ApplicationLogStream (default: 5s)
clevercloud-ci
published 8.0.3 •

Changelog

Source

8.0.3 (2024-01-30)

  • chore: make the options param of the on method optional
  • fix: always clear timeouts in stream.abstract close method (logs SSE and events WS)
  • fix: various fixes on ApplicationLogStream (see https://github.com/CleverCloud/clever-client.js/pull/93)
    • introduce new errors NetworkError, HttpError with status property and ServerError
    • Clear heartbeat setInterval properly
    • Make sure start.then() resolves with a reason not being an Error object
    • Make sure start.catch() rejects with an Error object
    • Fix the getBytes bug
    • Fix the last-event-id
    • Remove the double retry caused by inner pause/resume
    • Fix lastContact when no logs are emitted
    • Mark some errors as retryable and some not

For devs

  • test: introduce a test suite for ApplicationLogStream
hsablonniere
published 8.0.2 •

Changelog

Source

8.0.2 (2023-10-31)

  • fix: abort controller behaviour with sse-parse used by ApplicationLogsStream (Node.js < 18.16)
hsablonniere
published 8.0.1 •

Changelog

Source

8.0.1 (2023-10-17)

  • adjust esm/cjs build to transform dynamic imports into Node.js compatible syntax
23
7
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