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

customerio-node

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

1234

0.4.0

Diff

Changelog

Source

[0.4.0]

Added

  • New API call for adding and removing devices from push notifications (#14)
joepurdy
published 0.3.0 •

Changelog

Source

[0.3.0]

Changed

  • Huge thanks to @jescalan for his work in modernizing the Javascript to es6 along with updating dependencies. (#13)
  • README now has the correct Travis-CI badge
  • README has standardized and expanded examples (#10)
  • Fixed link in README to official Customer.io API docs
  • Cleaned up .gitignore by removing unnecessary ignore statements

Added

  • This CHANGELOG file along with historical changes to provide better transparancy to changes made to the library
  • New API call for API triggered broadcasts
    • Added a test for the new call
    • Added an example for the new call to README and examples/ dir
  • An example config file for the practical examples
  • Travis-CI builds now use currently maintained LTS versions of Node.JS (6, 8, 9)

Removed

  • .gitkeep files no longer necessary to preserve directories
alvincrespo
published 0.2.0 •

Changelog

Source

[0.2.0] - 2015-07-22

Removed

  • url.resolve() removed from API calls
alvincrespo
published 0.1.0 •

Changelog

Source

[0.1.0] - 2015-07-22

Added

  • Initial API client library
    • Create Identify call
    • Create Track call
    • Create Track Page View call
    • Create Customer Delete call
    • Test suite for API calls
  • HTTP Request middleware
    • Create request handler with RSVP.js
    • Create options method for unifying all request calls
    • Create POST request
    • Create PUT request
    • Create DELETE request
    • Test suite for middleware
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