react-whammy
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-whammy", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A React Component For Real-time Javascript WebM Video Encoder", | ||
@@ -5,0 +5,0 @@ "main": "whammy.js", |
@@ -10,5 +10,2 @@ /* | ||
export default (function(){ | ||
// in this case, frames has a very specific meaning, which will be | ||
// detailed once i finish writing the code | ||
function toWebM(frames, outputAsArray){ | ||
@@ -15,0 +12,0 @@ var info = checkFrames(frames); |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
61590
519