jingle-media-session
Advanced tools
+4
-0
@@ -18,2 +18,6 @@ var util = require('util'); | ||
| content.application.sources = content.application.sources.filter(function (source) { | ||
| // if there's no msid, ignore it | ||
| if (source.parameters.length < 2) { | ||
| return false; | ||
| } | ||
| return stream.id === source.parameters[1].value.split(' ')[0]; | ||
@@ -20,0 +24,0 @@ }); |
+1
-1
| { | ||
| "name": "jingle-media-session", | ||
| "version": "2.2.1", | ||
| "version": "2.2.2", | ||
| "author": "Lance Stout <lance@andyet.net>", | ||
@@ -5,0 +5,0 @@ "bugs": "https://github.com/otalk/jingle-media-session/issues", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
1
-50%26460
-81.65%9
-25%561
-86.57%4
300%