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

customerio-node

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

customerio-node - npm Package Versions

1245

3.1.2

Diff

Changelog

Source

[3.1.2]

  • Set User-Agent for property source attributes on activity logs (#93)
ami-ci
published 3.1.1 •

Changelog

Source

[3.1.1]

  • Fixed types for the fake_bcc parameter for transactional emails (#92)
ami-ci
published 3.1.0 •

Changelog

Source

[3.1.0]

ami-ci
published 3.0.3 •

Changelog

Source

[3.0.3]

  • Fix an issue with some instances of HTTPS.request in certain runtimes (#83)
ami-ci
published 3.0.3-beta.1 •

ami-ci
published 3.0.2 •

Changelog

Source

[3.0.2]

  • Fix a few issues in the README documentation (#73)
  • Allow subject and body to be overridden independent of from for transactional messages (#75)
ami-ci
published 3.0.1 •

Changelog

Source

[3.0.1]

  • Fix an issue calculating the content length of multi-byte utf-8 string characters (#69)
ami-ci
published 3.0.0 •

Changelog

Source

[3.0.0]

  • (BREAKING) Remove the dependency on request (#62)

    • We don't expect this to break many consumers of customerio-node. Unless you were using request specific options, you don't need to make any changes.
  • (BREAKING) Return an Error instance for non-2XX status codes (#62)

    • We don't expect this to break many consumers of customerio-node. Unless you were using instanceof to check the type of error returned from track or api methods, you don't need to make any changed. message, statusCode, response, and body are still accessible as properties on the error.
  • (BREAKING) trackAnonymous now requires an anonymous_id and cannot trigger campaigns. If you previously used anonymous events to trigger campaigns, you can still do so directly through the API. We now refer to anonymous events that trigger campaigns as "invite events".

  • (BREAKING) Restructure the package to have a single entry point, rather than three. This is more of a standard package structure, and is more future-proof. (#63)

  • Return a readable message when the server returns an array of errors instead of Unknown error (#62)

ami-ci
published 3.0.0-beta.1 •

ami-ci
published 2.1.1 •

Changelog

Source

[2.1.1]

Changed

  • Fix exported typings for folks using customerio-node with Typescript (#56)
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