[Snyk] Upgrade wrtc from 0.4.4 to 0.4.7 #43
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade wrtc from 0.4.4 to 0.4.7.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: wrtc
-
0.4.7 - 2021-01-10
- Updated the "engines" property of package.json to use a range (thanks @ piranna).
-
0.4.6 - 2020-07-19
- Added
- Support for additional APIs in
- Added a naïve version of
- Although Node 14 support was confirmed in v0.4.5, it was not included in the "engines" property of package.json (thanks, @ farnabaz).
- Potential fix for a crash mentioned in #637 (thanks, @ thedracle).
-
0.4.5 - 2020-05-21
- Updated to WebRTC M81.
- Added support for Node 14.
- Added rollback support.
- RTCPeerConnection no longer raises "icegatheringstatechange" when the RTCPeerConnection is closed. Thanks, @ arlolra. (#625)
- With the update from M79 to M81, the
-
0.4.4 - 2020-02-17
from wrtc GitHub release notesNew Features
New Features
targetproperty to RTCPeerConnection events (thanks, @ CharlesRA).lib/browser.js(thanks, @ piranna).getDeviceMediathat delegates togetUserMedia(thanks, @ piranna).Bug Fixes
New Features
Bug Fixes
Breaking Changes
dtx,ptime, andcodecPayloadTypeparameters to RTCRtpEncodingParameters no longer take affect. They've also been removed from the WebRTC 1.0 specification (see here). Although this is technically a SemVer-breaking change, few users of this library are depending on the removed functionality, and I prefer not to increment the version number at this time.New Features
addTracknow supports multiple MediaStream arguments (#548). Additionally, MediaStreams can now be constructed with arbitrary IDs. For more information, see below. Thanks, @ csheely and @ sgodin.setStreamsnow supports multiple MediaStream arguments.MediaStream
MediaStreams in node-webrtc can be constructed with arbitrary IDs. For example, the following MediaStream,
stream, has its ID set to "foo".Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs