New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

amazon-connect-chatjs

Package Overview
Dependencies
Maintainers
6
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amazon-connect-chatjs - npm Package Versions

1345

2.2.0

Diff

Changelog

Source

[2.2.0]

Added

  • Updated amazon-connect-websocket-manager.js library to enable Deep Heartbeat change for Chat widget users.
spencerlepine
published 2.1.0 •

Changelog

Source

[2.1.0]

Added

  • The DescribeView API
spencerlepine
published 2.0.2 •

Changelog

Source

[2.0.2]

Added

  • Error message if API call is made before invoking session.connect(); #129

Fixed

  • sendEvent contentType README documentation
  • delivered receipt logic causing deadlock promise; #131
spencerlepine
published 2.0.1 •

Changelog

Source

[2.0.1]

Added

  • Browser Refresh and Persistent Chat documentation
  • More details to chatSession.sendAttachment README documentation
  • Improved ReactNativeSupport documentation

Fixed

  • Exclude src folder when publishing code to npm
  • Remove hardcoded usage of console.* methods; addresses #127
  • Expose connectionDetails value; addresses #154
spencerlepine
published 2.0.0 •

Changelog

Source

[2.0.0]

Added

  • Initial TypeScript migration: auto-generate *.d.ts files in dist folder.
  • Delete and gitignore dist folder
  • Add CDN link to README
  • Fix typo for setting messageReceipts?.throttleTime in updateThrottleTime
mhiaror
published 1.5.1 •

Changelog

Source

[1.5.1]

Added

  • updaing generating mapping file in dist folder.
spencerlepine
published 1.5.0 •

Changelog

Source

[1.5.0]

Added

  • support React Native applications with latest WebSocketManager fix
spencerlepine
published 1.4.0 •

Changelog

Source

[1.4.0]

Added

  • Migrate critical connectionAcknowledge event to CreateParticipantConnection API, and keep sendEvent API for non-critical events like typing/read/delivered.
  • Adding chatSession.onConnectionLost method which subscribes to the CHAT_EVENTS.CONNECTION_LOST event.
spencerlepine
published 1.3.4 •

Changelog

Source

[1.3.4]

Added

  • Throttle typing event. Throttle wait time is set to 10 seconds.
  • add interactiveMessageResponse as a supported ContentType.
mhiaror
published 1.3.3 •

Changelog

Source

[1.3.3]

Changed

  • fix unsafe-eval usage in code by updating webpack config.
  • do not load CSM bundle if CSM is disabled.
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