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

@livechat/chat.io-customer-sdk

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livechat/chat.io-customer-sdk - npm Package Compare versions

Comparing version 0.9.0-0 to 0.9.0

5

package.json
{
"name": "@livechat/chat.io-customer-sdk",
"version": "0.9.0-0",
"version": "0.9.0",
"description": "SDK for connecting to chat.io as a customer",

@@ -18,3 +18,3 @@ "contributors": [

"@livechat/data-utils": "^0.1.0",
"@livechat/file-upload": "^0.2.0",
"@livechat/file-upload": "^0.2.1",
"@livechat/side-effects-middleware": "^0.1.0",

@@ -43,2 +43,3 @@ "@livechat/url-utils": "^0.1.1",

"rollup": "^0.51.7",
"rollup-plugin-alias": "^1.3.1",
"rollup-plugin-babel": "^2.7.1",

@@ -45,0 +46,0 @@ "rollup-plugin-commonjs": "^8.2.1",

11

Readme.md

@@ -995,2 +995,10 @@

#### [v0.9.0] - 2018-03-02
##### Changed
* internal change: upgraded to 0.5 version of server protocol
##### Changed
#### [v0.8.0] - 2018-01-05

@@ -1070,4 +1078,3 @@

additionally `redirectUri`)
* `getChatThreads` now returns an array of `threads` instead of `{ threads,
users }` object
* `getChatThreads` now returns an array of `threads` instead of `{ threads, users }` object
* removed `lastSeenTimestamp` from user objects

@@ -1074,0 +1081,0 @@ * `AuthWebView` exposed from `@livechat/chat.io-customer-auth` for React Native

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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