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

video-webinar-utils

Package Overview
Dependencies
Maintainers
1
Versions
614
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

video-webinar-utils - npm Package Compare versions

Comparing version 1.0.31 to 1.0.32

status.js

2

package.json
{
"name": "video-webinar-utils",
"version": "1.0.31",
"version": "1.0.32",
"dependencies": {

@@ -5,0 +5,0 @@ "escape-html": "1.0.x",

@@ -36,2 +36,11 @@ # video-webinar-utils

}
## status
require('video-webinar-utils/status') => {
WAITING: 0,
BROADCAST: 1,
PAUSED: 2,
ENDED: 3
}
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