@videojs/http-streaming
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@videojs/http-streaming", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Play back HLS with video.js, even where it's not natively supported", | ||
@@ -82,13 +82,8 @@ "main": "es5/videojs-http-streaming.js", | ||
"files": [ | ||
"CONTRIBUTING.md", | ||
"dist/", | ||
"docs/", | ||
"es5/", | ||
"index.html", | ||
"scripts/", | ||
"src/", | ||
"test/" | ||
"es5/" | ||
], | ||
"dependencies": { | ||
"aes-decrypter": "1.0.3", | ||
"browserify-versionify": "^1.0.6", | ||
"global": "^4.3.0", | ||
@@ -110,3 +105,2 @@ "m3u8-parser": "4.2.0", | ||
"browserify-shim": "^3.0.0", | ||
"browserify-versionify": "^1.0.6", | ||
"bundle-collapser": "^1.2.1", | ||
@@ -113,0 +107,0 @@ "connect": "^3.4.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 4 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
42
4
0
1430326
9
39
29466
+ Addedbrowserify-versionify@^1.0.6
+ Addedbrowserify-versionify@1.0.6(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addedfind-root@0.1.2(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedreadable-stream@1.0.34(transitive)
+ Addedstring_decoder@0.10.31(transitive)
+ Addedthrough2@0.6.3(transitive)