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

ably

Package Overview
Dependencies
Maintainers
4
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ably - npm Package Versions

1
19

1.2.33

Diff

Changelog

Source

1.2.33 (2022-11-11)

  • Fix some callback typings #1075
owenpearson
published 1.2.32 •

Changelog

Source

1.2.32 (2022-11-09)

  • fix: add EventEmitter.off signature with no args #1073
owenpearson
published 1.2.31 •

Changelog

Source

1.2.31 (2022-11-08)

In the latest release of ably-js, we’ve added jsdoc comments for the public methods and properties provided by the SDK so you can quickly access the descriptions directly in your code editor using Intelligent code completion features like Intellisense in VSCode.

We have also implemented the fetch API as a fallback HTTP transport so that ably-js is now fully functional in a service worker context.

How do I give feedback? This docs update and further planned changes are based on feedback from customers like you. So if you’d like to share any other requests or feedback, please reach out to us and help us make Ably better for everyone.

  • Add JSDoc annotations to ably.d.ts #897
  • Implement fetch as fallback if XHR and JSONP unsupported #1019
  • [EDX-158] Generate docs with TypeDoc and upload to sdk.ably.com #1017
  • [EDX-149] Add canonical docstring comments #1026
  • [EDX-207] Add intro blurb to generated documentation #1055
  • Add missing/undocumented docstrings #1064
  • fix: stop mutating Defaults.agent on client init #1068
owenpearson
published 1.2.30 •

Changelog

Source

1.2.30 (2022-10-05)

  • Add connectivityCheckUrl and disableConnectivityCheck client options #1051
  • Fix EventEmitter.once when using array with promises #1046
  • Allow null arguments in authCallback #1052
  • Move channel state to attaching on new transport reattach when using promises #1053
owenpearson
published 1.2.29 •

Changelog

Source

1.2.29 (2022-08-08)

  • Fix upgrade bug that could lead to an indefinitely sync-pending transport #1041
  • Always allow event queueing while connecting #1039
owenpearson
published 1.2.28 •

Changelog

Source

1.2.28 (2022-07-28)

  • Add clientId to MessageFilter #1032
  • Transports: implement timeouts in tryConnect() #1035
  • Only log connectionSerial mismatch from channel messages #1036
petermaguire
published 1.2.27 •

Changelog

Source

1.2.27 (2022-07-06)

  • Add filtered subscription type to RealtimeChannel #1003
owenpearson
published 1.2.26 •

Changelog

Source

1.2.26 (2022-06-30)

  • Improve global object fallback logic (fixes an issue when using the library in some service worker contexts) #1016
  • Add backoff and jitter to channel and connection retry strategies #1008
  • Bump versions for some underlying dependencies #1010
  • Fix a bug with xhr transports for react-native #1007
owenpearson
published 1.2.25 •

Changelog

Source

1.2.25 (2022-06-10)

  • Fix a bug in 1.2.23 where Message and PresenceMessage were removed from the public API #1004
owenpearson
published 1.2.24 •

Changelog

Source

1.2.24 (2022-06-09)

  • Revert a bug in 1.2.23 where the Crypto interface was removed from the public API
  • Revert change to package.json typings field
  • Remove sourcemap links from CDN uploads
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