opentok-annotation-v2
Advanced tools
Comparing version 2.0.25 to 3.0.0
{ | ||
"name": "opentok-annotation-v2", | ||
"version": "2.0.25", | ||
"description": "OpenTok annotation accelerator pack", | ||
"main": "dist/opentok-annotation.js", | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"version": "3.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
"opentok", | ||
"annotation", | ||
"annotations", | ||
"opentok-acc-pack", | ||
"screen-sharing", | ||
"audio/video" | ||
], | ||
"author": "adrice727@gmail.com", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/opentok/annotation-acc-pack/tree/1.0.0/js" | ||
"url": "git+https://github.com/npm/deprecate-holder.git" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.3.0", | ||
"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-rename": "^1.2.2", | ||
"gulp-uglify": "^1.5.3", | ||
"gulp-webserver": "^0.9.1", | ||
"gulp-yuidoc": "^0.1.2", | ||
"gulp-zip": "^3.2.0", | ||
"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" | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/npm/deprecate-holder/issues" | ||
}, | ||
"dependencies": { | ||
"jquery": "^3.1.0", | ||
"opentok-solutions-logging": "^1.0.6", | ||
"underscore": "^1.8.3" | ||
} | ||
"homepage": "https://github.com/npm/deprecate-holder#readme" | ||
} |
@@ -0,30 +1,5 @@ | ||
# Deprecated Package | ||
![logo](https://raw.githubusercontent.com/opentok/annotation-acc-pack/1.0.0/tokbox-logo.png) | ||
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name. | ||
# OpenTok Annotations Accelerator Pack | ||
This package provides an easy way to get started in implementing interoperable annotation over audio/video or shared screen using the OpenTok platform. For usage details, see the [OpenTok Screensharing with Annotations Accelerator Pack for JavaScript](https://github.com/opentok/screensharing-annotation-acc-pack/tree/master/JS). | ||
###Installation: | ||
```bash | ||
$ npm install --save opentok-annotation | ||
``` | ||
If using browserify or webpack: | ||
```javascript | ||
const annotation = require('opentok-annotation'); | ||
``` | ||
Otherwise, include the accelerator pack in your html: | ||
```html | ||
<script src="../your/path/to/opentok-annotation.js"></script> | ||
``` | ||
. . . and it will be available in global scope as `AnnotationAccPack` | ||
----------------- | ||
Click [here](https://www.npmjs.com/search?q=opentok-acc-pack) for a list of all OpenTok accelerator packs. | ||
Please contact support@npmjs.com if you have questions about this 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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
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
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
0
1
0
684
2
0
6
3
- Removedjquery@^3.1.0
- Removedopentok-solutions-logging@^1.0.6
- Removedunderscore@^1.8.3
- Removedasynckit@0.4.0(transitive)
- Removedaxios@1.7.9(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedfollow-redirects@1.15.9(transitive)
- Removedform-data@4.0.1(transitive)
- Removedjquery@3.7.1(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removedopentok-solutions-logging@1.1.5(transitive)
- Removedproxy-from-env@1.1.0(transitive)
- Removedunderscore@1.13.7(transitive)