@gabrielmaialva33/discord-video-stream
Advanced tools
Comparing version 0.0.9 to 0.1.0
{ | ||
"name": "@gabrielmaialva33/discord-video-stream", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"description": "Experiment for making video streaming work for discord self bots", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
export * from '#src/client/packet/index' | ||
export * from '#src/client/voice/base_media_connection' | ||
export * from '#src/client/voice/index' | ||
export * from '#src/client/streamer' | ||
export * from '#src/client/gateway_op_codes' | ||
export * from '#src/client/stream_opts' |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
191199