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

opentok-text-chat

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opentok-text-chat - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

.npmignore

55

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

4

README.md
![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:

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