opentok-text-chat
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "opentok-text-chat", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "OpenTok text chat accelerator pack", | ||
"main": "opentok-text-chat.js", | ||
"main": "dist/opentok-text-chat.js", | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"scripts": { | ||
@@ -15,9 +18,45 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"opentok", | ||
"opentok-acc-pack", | ||
"webrtc", | ||
"text chat", | ||
"chat" | ||
"chat", | ||
"text", | ||
"webrtc" | ||
], | ||
"author": "adrice727@gmail.com", | ||
"license": "MIT" | ||
"author": "Aaron Rice <adrice727@gmail.com>", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"chai": "^3.3.0", | ||
"eslint": "^2.10.2", | ||
"eslint-config-airbnb": "^9.0.1", | ||
"eslint-plugin-import": "^1.8.0", | ||
"eslint-plugin-jsx-a11y": "^1.2.0", | ||
"eslint-plugin-react": "^5.1.1", | ||
"gulp": "^3.9.0", | ||
"gulp-amd-optimizer": "^0.3.4", | ||
"gulp-amdclean": "^1.1.1", | ||
"gulp-concat": "^2.6.0", | ||
"gulp-docco": "0.0.4", | ||
"gulp-if": "^2.0.0", | ||
"gulp-import-css": "^0.1.2", | ||
"gulp-inline-css": "^3.1.0", | ||
"gulp-uglify": "^1.5.3", | ||
"gulp-webserver": "^0.9.1", | ||
"gulp-yuidoc": "^0.1.2", | ||
"gulp-zip": "^3.2.0", | ||
"jasmine": "latest", | ||
"karma": "^0.13.10", | ||
"karma-chai": "^0.1.0", | ||
"karma-chrome-launcher": "^0.2.0", | ||
"karma-firefox-launcher": "^0.1.6", | ||
"karma-mocha": "^0.2.0", | ||
"karma-requirejs": "^0.2.2", | ||
"karma-sinon": "^1.0.4", | ||
"merge-stream": "^1.0.0", | ||
"mocha": "^2.3.3", | ||
"rimraf": "^2.4.3", | ||
"sinon": "^1.17.0", | ||
"yuidocjs": "^0.9.0" | ||
}, | ||
"dependencies": { | ||
"opentok-one-to-one-communication": "^1.0.6", | ||
"opentok-solutions-logging": "^1.0.1" | ||
} | ||
} |
![logo](https://raw.githubusercontent.com/opentok/textchat-acc-pack/master/tokbox-logo.png) | ||
![logo](https://raw.githubusercontent.com/opentok/textchat-acc-pack/1.0.0/tokbox-logo.png) | ||
# OpenTok Text Chat Accererator Pack | ||
The OpenTok Text Chat Accelerator Pack provides functionality you can add to your OpenTok applications that enables users to exchange text messages between mobile or browser-based devices. For usage details, take a look a the [text chat sample app](https://github.com/opentok/textchat-acc-pack/tree/master/js). | ||
The OpenTok Text Chat Accelerator Pack provides functionality you can add to your OpenTok applications that enables users to exchange text messages between mobile or browser-based devices. For usage details, take a look a the [text chat sample app](https://github.com/opentok/textchat-acc-pack/tree/1.0.0/js). | ||
@@ -8,0 +8,0 @@ ###Installation: |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
41681
12
1248
2
31
1
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@1.7.9(transitive)
+ Addedcall-bind-apply-helpers@1.0.2(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addeddunder-proto@1.0.1(transitive)
+ Addedes-define-property@1.0.1(transitive)
+ Addedes-errors@1.3.0(transitive)
+ Addedes-object-atoms@1.1.1(transitive)
+ Addedes-set-tostringtag@2.1.0(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedform-data@4.0.2(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedget-intrinsic@1.2.7(transitive)
+ Addedget-proto@1.0.1(transitive)
+ Addedgopd@1.2.0(transitive)
+ Addedhas-symbols@1.1.0(transitive)
+ Addedhas-tostringtag@1.0.2(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedjquery@3.7.1(transitive)
+ Addedmath-intrinsics@1.1.0(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedopentok-one-to-one-communication@1.0.27(transitive)
+ Addedopentok-solutions-logging@1.1.5(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
+ Addedunderscore@1.13.7(transitive)