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

carbone-sdk-js

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbone-sdk-js - npm Package Versions

1.2.2

Diff

Changelog

Source

v1.2.2

  • The render function throw explicit error messages when generating a document fails.
    • Update dev dependencies
steevepay
published 1.2.1 •

Changelog

Source

v1.2.1

  • Update documentation & examples
steevepay
published 1.2.0 •

Changelog

Source

v1.2.0

  • Updated default version of Carbone API from 3 to 4
    • Added method setApiHeaders to add custom headers, headers will be added automatically to HTTP requests, usage:
      _carboneSDK.setApiHeaders({
        "carbone-template-delete-after": "86400",
        "carbone-webhook-url": "https://..."
      });
      
    • Updated esbuilt from 0.14.6 to 0.17.18
steevepay
published 1.1.7 •

Changelog

Source

v1.1.7

  • Update packages
steevepay
published 1.1.6 •

Changelog

Source

v1.1.6

  • generates a CJS module
steevepay
published 1.1.5 •

Changelog

Source

v1.1.5

  • Update documentation, license and lint code
steevepay
published 1.1.4 •

Changelog

Source

v1.1.4

  • Update documentation
steevepay
published 1.1.3 •

Changelog

Source

v1.1.3

  • Update documentation
steevepay
published 1.1.2 •

Changelog

Source

v1.1.2

  • Update documentation
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