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

opentok-token

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opentok-token - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

package.json
{
"name": "opentok-token",
"version": "1.1.0",
"version": "1.1.1",
"description": "Generates tokens for `X-TB-TOKEN-AUTH` header when using OpenTok REST API.",

@@ -15,4 +15,3 @@ "repository": {

"scripts": {
"test": "tap ./test",
"docs": "rm -rf docs/; doxx --source . --ignore node_modules,helpers.js,test --title \"OpenTok Token Encoder\""
"test": "tap ./test"
},

@@ -29,7 +28,6 @@ "keywords": [

"devDependencies": {
"doxx": "^1.2.5",
"tap": "^0.6.0"
},
"dependencies": {
"lodash": "^3.2.0",
"lodash": "^4.17.11",
"nonce": "^1.0.3",

@@ -36,0 +34,0 @@ "unix-timestamp": "^0.1.2"

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