Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "Ably", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"homepage": "https://www.ably.io/", | ||
@@ -5,0 +5,0 @@ "authors": [ |
/** | ||
* @license Copyright 2017, Ably | ||
* | ||
* Ably JavaScript Library v1.0.10 | ||
* Ably JavaScript Library v1.0.11 | ||
* https://github.com/ably/ably-js | ||
@@ -6,0 +6,0 @@ * |
@@ -5,2 +5,8 @@ # Change Log | ||
## [1.0.11](https://github.com/ably/ably-js/tree/1.0.11) (2017-12-11) | ||
- Allow Message#fromEncoded to take a short-form (key-only) cipherParams (https://github.com/ably/ably-js/pull/438) | ||
[note: 1.0.10 skipped due to buggy version on npm used to create package; see https://github.com/npm/npm/issues/18870] | ||
## [1.0.9](https://github.com/ably/ably-js/tree/1.0.9) (2017-11-22) | ||
@@ -7,0 +13,0 @@ |
@@ -23,3 +23,3 @@ Defaults.protocolVersion = 1; | ||
Defaults.version = '1.0.10'; | ||
Defaults.version = '1.0.11'; | ||
Defaults.libstring = Platform.libver + Defaults.version; | ||
@@ -26,0 +26,0 @@ Defaults.apiVersion = '1.0'; |
{ | ||
"name": "ably", | ||
"description": "Realtime client library for Ably.io, the realtime messaging service", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"main": "./nodejs/index.js", | ||
@@ -6,0 +6,0 @@ "typings": "./browser/static/ably.d.ts", |
@@ -5,3 +5,3 @@ # [Ably](https://www.ably.io) | ||
## Version: 1.0.10 | ||
## Version: 1.0.11 | ||
@@ -8,0 +8,0 @@ This repo contains the Ably Javascript client library, for the browser (including IE8+), Nodejs, React Native, NativeScript and Cordova. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3803546
164