Socket
Socket
Sign inDemoInstall

webrtc-adapter

Package Overview
Dependencies
Maintainers
4
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webrtc-adapter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

ISSUE_TEMPLATE.md

8

bower.json
{
"name": "webrtc-adapter",
"version": "0.3.0",
"version": "1.0.2",
"description": "A shim to insulate apps from WebRTC spec changes and browser prefix differences",
"license": "BSD-3-Clause",
"main": "out/adapter.js",
"main": "./src/js/adapter-core.js",
"repository": {

@@ -15,3 +15,3 @@ "type": "git",

"moduleType": [
"globals"
"node"
],

@@ -32,3 +32,3 @@ "ignore": [

"Shim"
],
]
}
{
"name": "webrtc-adapter",
"version": "1.0.1",
"version": "1.0.2",
"description": "A shim to insulate apps from WebRTC spec changes and browser prefix differences",

@@ -5,0 +5,0 @@ "license": "BSD-3-Clause",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc