@gabrielmaialva33/discord-video-stream
Advanced tools
Comparing version 0.7.5 to 0.7.6
{ | ||
"name": "@gabrielmaialva33/discord-video-stream", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "Experiment for making video streaming work for discord self bots", | ||
@@ -49,7 +49,2 @@ "keywords": [ | ||
}, | ||
"scripts": { | ||
"build": "tsc", | ||
"lint": "eslint . --ext=.ts", | ||
"format": "prettier --write ." | ||
}, | ||
"publishConfig": { | ||
@@ -84,3 +79,8 @@ "access": "public" | ||
"discord.js-selfbot-v13": "3.x" | ||
}, | ||
"scripts": { | ||
"build": "tsc", | ||
"lint": "eslint . --ext=.ts", | ||
"format": "prettier --write ." | ||
} | ||
} | ||
} |
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
150224