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

@wireapp/avs-debugger

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wireapp/avs-debugger - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/api/index.d.ts

3

package.json
{
"name": "@wireapp/avs-debugger",
"version": "0.0.1",
"version": "0.0.2",
"description": "Visualize and debug media tracks",

@@ -8,2 +8,3 @@ "scripts": {

"build": "tsc",
"test": "echo \"No test specified yet!\"",
"watch": "webpack --watch",

@@ -10,0 +11,0 @@ "start": "set DEBUG=* & webpack serve --open --server-type https",

@@ -8,6 +8,10 @@ # Wire Track Debugger

**Note**: At the moment there is no NPM package because it is still unclear whether we will publish the project.
### NPM
```shell
npm install @wireapp/avs-debugger
```
### From Source
The only way to use it currently is to build from source code and then link to your project

@@ -14,0 +18,0 @@

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