p2p-media-loader-shaka
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0
{ | ||
"name": "p2p-media-loader-shaka", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0", | ||
"description": "P2P Media Loader Shaka Player integration", | ||
@@ -10,3 +10,3 @@ "license": "Apache-2.0", | ||
"type": "git", | ||
"url": "https://github.com/Novage/p2p-media-loader/tree/v1", | ||
"url": "https://github.com/Novage/p2p-media-loader", | ||
"directory": "packages/p2p-media-loader-shaka" | ||
@@ -40,3 +40,3 @@ }, | ||
"dependencies": { | ||
"p2p-media-loader-core": "1.0.0-beta.1" | ||
"p2p-media-loader-core": "1.0.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
@@ -32,2 +32,6 @@ # P2P Media Loader | ||
- [Shaka Player integration](https://npmjs.com/package/p2p-media-loader-shaka) | ||
- ES modules CDN | ||
- [Core](https://cdn.jsdelivr.net/npm/p2p-media-loader-core@latest/dist/) | ||
- [Hls.js integration](https://cdn.jsdelivr.net/npm/p2p-media-loader-hlsjs@latest/dist/) | ||
- [Shaka Player integration](https://cdn.jsdelivr.net/npm/p2p-media-loader-shaka@latest/dist/) | ||
@@ -80,4 +84,9 @@ ## Key features | ||
**All features listed below are fully supported across the following browsers:** | ||
### P2P Media Loader required browser features | ||
- [WebRTC Data Channels](https://caniuse.com/mdn-api_rtcdatachannel) | ||
- [Media Source Extensions](https://caniuse.com/mediasource) or [Managed Media Source](https://caniuse.com/mdn-api_managedmediasource) | ||
### The features are fully supported across the most popular browsers | ||
- Chrome | ||
@@ -89,7 +98,1 @@ - Firefox | ||
- Edge | ||
**Supported Features:** | ||
- WebRTC Data Channels | ||
- [Media Source Extensions](https://caniuse.com/mediasource) or [Managed Media Source](https://caniuse.com/mdn-api_managedmediasource) | ||
- P2P Media Loader |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
266832
0
96
+ Addedp2p-media-loader-core@1.0.0(transitive)
- Removedp2p-media-loader-core@1.0.0-beta.1(transitive)
Updatedp2p-media-loader-core@1.0.0