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

ably

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ably - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

.npmignore

2

bower.json
{
"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

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