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

@clevercloud/client

Package Overview
Dependencies
Maintainers
10
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

13
7

8.0.0

Diff

Changelog

Source

8.0.0 (2023-10-17)

⚠ BREAKING CHANGES

  • Update project to Node.js 18.5
  • Replace oauth.browser.js and oauth.node.js with one browser/Node.js compatible file: oauth.js
    • You may need to adjust your bundler's settings to assume crypto as a global
  • Delete request.superagent.js and make request.fetch.js compatible with Node.js
  • Move project from CJS to ESM
    • Files are is still distributed in esm and cjs directories
    • The cjs will be removed in a later major release
    • There are still some Node.js specific files we need to replace with browser/Node.js compatible versions

Features

  • Introduce new ApplicationLogsStream class for new SSE logs (v4)
galimede
published 7.11.0 •

Changelog

Source

7.11.0 (2023-01-09)

  • Improve error handling on fetch request
  • Generate-client:
    • Handle invalid delete function name
    • Handle requestBody.content when only described as a $ref
hsablonniere
published 7.10.0 •

Changelog

Source

7.10.0 (2022-03-23)

  • Add new utils getOrgaPaymentMethodsError and getAllOrgaPaymentMethodsErrors
kannarfr
published 7.9.0 •

Changelog

Source

7.9.0 (2022-02-24)

  • Change OVD openapi.json URL
hsablonniere
published 7.8.1 •

Changelog

Source

7.8.1 (2022-02-15)

  • Rollback cc-client-version header for all calls
hsablonniere
published 7.8.0 •

Changelog

Source

7.8.0 (2022-02-15)

  • Add support for remote OVD OpenAPI
  • Add cc-client-version header for all calls
  • Add network group routes in api/v4/network-group.js
galimede
published 7.7.0 •

Changelog

Source

7.7.0 (2022-01-05)

  • utils/env-var:
    • add a json parser and return valid values
    • add a strict mode validation
    • add a warning error for Java validation
galimede
published 7.7.0-beta.0 •

blackyoup
published 7.6.0 •

Changelog

Source

7.6.0 (2021-08-03)

  • Add Jenkins addon provider v4 endpoint to get available updates
    • Add GET /v4/addon-providers/jenkins/addons/{addonIdOrRealId} in api/v4/addon-providers.jswith getJenkinsUpdates()`
kannarfr
published 7.5.0 •

Changelog

Source

7.5.0 (2021-06-30)

  • Add new addon providers v4 endpoints
    • Add GET /v4/addon-providers/{addonProviderId}/addons/{addonIdOrRealId} in api/v4/addon-providers.jswith getAddon()`
    • Add GET /v4/addon-providers/{addonProviderId}/clusters/{clusterId} in api/v4/addon-providers.jswith getCluster()`
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