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

getstream

Package Overview
Dependencies
Maintainers
14
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

getstream - npm Package Versions

1
19

3.1.1

Diff

Changelog

Source

3.1.1 - 2016-02-29

  • Stream-JS is now compatible with React-Native
  • dependency browser-request updated to 0.3.4
matthisk
published 3.1.0 •

Changelog

Source

3.1.0 - 2016-02-22

  • Added support for update_activity API
  • Added support for activity_copy_limit to limit the amount of activities copied by client.followMany
  • dependency request updated to 2.67.0
  • dependency qs updated to 6.0.1
  • dependency faye updated to 1.1.2
tbarbugli
published 3.0.0 •

Changelog

Source

3.0.0 - 2015-10-28

  • Breaking change: Functions performing an XHR Request no longer return the request object, instead they return a Promise
  • Added support for add_to_many api call (i.e. client.addToMany) to add one activity to many feeds
  • Added support for follow_many api call (i.e. client.followMany) to create multiple follow relations in one request
  • Added support to create a redirect url (i.e. client.createRedirectUrl) to track events via stream's analytics platform
  • Added support for follow_copy_limit API parameter on follow.
  • Added option to enable JWT token expiration (default behavior is no expiration) through option: { expireTokens: true }
  • Removed Buffer as a dependency of lib/signing.js to reduce distributable size for the browser. Instead use Base64 lib for base64 encoding.
  • Generated API documentation in /docs
  • Enforce code style through jscs and jshint during the build (i.e. gulp lint)
tschellenbach
published 2.2.2 •

tschellenbach
published 2.1.7 •

tschellenbach
published 2.1.4 •

tschellenbach
published 2.1.3 •

tschellenbach
published 2.1.2 •

tschellenbach
published 2.1.1 •

tschellenbach
published 2.0.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