Comparing version 0.9.0-beta.2 to 0.9.0-beta.3
{ | ||
"name": "Ably", | ||
"version": "0.9.0-beta.2", | ||
"version": "0.9.0-beta.3", | ||
"homepage": "https://www.ably.io/", | ||
@@ -5,0 +5,0 @@ "authors": [ |
/** | ||
* @license Copyright 2016, Ably | ||
* | ||
* Ably JavaScript Library v0.9.0-beta.2 | ||
* Ably JavaScript Library v0.9.0-beta.3 | ||
* https://github.com/ably/ably-js | ||
@@ -6,0 +6,0 @@ * |
@@ -1,8 +0,1 @@ | ||
try { | ||
require.resolve("react-native-randombytes"); | ||
} catch(e) { | ||
console.error("To use ably with react-native, please use the 'ably-reactnative' package, not the 'ably' package"); | ||
process.exit(e.code); | ||
} | ||
var Platform = { | ||
@@ -9,0 +2,0 @@ noUpgrade: false, |
@@ -23,3 +23,3 @@ Defaults.protocolVersion = 1; | ||
Defaults.version = '0.9.0-beta.2'; | ||
Defaults.version = '0.9.0-beta.3'; | ||
Defaults.libstring = 'js-' + Defaults.version; | ||
@@ -26,0 +26,0 @@ Defaults.apiVersion = '0.9'; |
{ | ||
"name": "ably", | ||
"description": "Realtime client library for Ably.io, the realtime messaging service", | ||
"version": "0.9.0-beta.2", | ||
"version": "0.9.0-beta.3", | ||
"main": "./nodejs/index.js", | ||
@@ -6,0 +6,0 @@ "react-native": { |
# [Ably](https://www.ably.io) | ||
## Version: 0.9.0-beta.2 | ||
## Version: 0.9.0-beta.3 | ||
@@ -51,2 +51,6 @@ This repo contains the Ably javascript client library, for the browser (including IE8+), Nodejs, React Native, and Cordova. | ||
### For React Native | ||
For React Native, do not use this package. Instead use the [ably-react-native](https://github.com/ably/ably-js-react-native) package, which wraps ably-js and adds react-native-specific dependencies. See [that repo](https://github.com/ably/ably-js-react-native) for install instructions. | ||
### Using WebPack | ||
@@ -53,0 +57,0 @@ |
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
504
3293781
70849