opentok-token
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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" |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1
9895
7
1
+ Addedlodash@4.17.21(transitive)
- Removedlodash@3.10.1(transitive)
Updatedlodash@^4.17.11