videojs-contrib-dash
Advanced tools
Comparing version 2.9.1 to 2.9.2
@@ -8,2 +8,5 @@ CHANGELOG | ||
-------------------- | ||
## 2.9.2 (2017-10-11) | ||
* Depend on either Video.js 5.x or 6.x | ||
## 2.9.1 (2017-06-15) | ||
@@ -10,0 +13,0 @@ * Fix text tracks in IE |
/** | ||
* videojs-contrib-dash | ||
* @version 2.9.1 | ||
* @version 2.9.2 | ||
* @copyright 2017 Brightcove, Inc | ||
@@ -151,6 +151,6 @@ * @license Apache-2.0 | ||
}; | ||
} | ||
}) | ||
// Add track to videojs track list | ||
).map(function (_ref) { | ||
.map(function (_ref) { | ||
var trackConfig = _ref.trackConfig, | ||
@@ -157,0 +157,0 @@ dashTrack = _ref.dashTrack; |
/** | ||
* videojs-contrib-dash | ||
* @version 2.9.1 | ||
* @version 2.9.2 | ||
* @copyright 2017 Brightcove, Inc | ||
@@ -5,0 +5,0 @@ * @license Apache-2.0 |
@@ -48,6 +48,6 @@ 'use strict'; | ||
}; | ||
} | ||
}) | ||
// Add track to videojs track list | ||
).map(function (_ref) { | ||
.map(function (_ref) { | ||
var trackConfig = _ref.trackConfig, | ||
@@ -54,0 +54,0 @@ dashTrack = _ref.dashTrack; |
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "2.9.1", | ||
"version": "2.9.2", | ||
"author": "Brightcove, Inc", | ||
@@ -60,3 +60,3 @@ "license": "Apache-2.0", | ||
"global": "^4.3.0", | ||
"video.js": "^5.18.0" | ||
"video.js": "^5.18.0 || ^6.2.8" | ||
}, | ||
@@ -63,0 +63,0 @@ "devDependencies": { |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality 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
97650
21
1
0
1
+ Addedvideo.js@6.13.0(transitive)
+ Addedvideojs-font@2.1.0(transitive)
+ Addedxhr@2.4.0(transitive)
- Removedglobal@4.3.0(transitive)
- Removedvideo.js@5.20.5(transitive)
- Removedvideojs-font@2.0.0(transitive)
- Removedvideojs-swf@5.4.1(transitive)
- Removedxhr@2.2.2(transitive)
Updatedvideo.js@^5.18.0 || ^6.2.8