New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webrtc-troubleshoot

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webrtc-troubleshoot - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/webrtc-troubleshooter.bundle.js

4

package.json
{
"name": "webrtc-troubleshoot",
"version": "0.0.1",
"version": "0.0.2",
"description": "A way to add webrtc troubleshooting to your app",

@@ -10,3 +10,3 @@ "directories": {

"scripts": {
"build": "browserify -t [ babelify --presets [ es2015 ] ] --s WebRTCTroubleshooter index.js -o webrtc-troubleshooter.bundle.js"
"build": "browserify -t [ babelify --presets [ es2015 ] ] --s WebRTCTroubleshooter src/index.js -o dist/webrtc-troubleshooter.bundle.js"
},

@@ -13,0 +13,0 @@ "repository": "https://github.com/adflynn/webrtc-troubleshooter",

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