react-record-webcam
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "react-record-webcam", | ||
"description": "A React webcam component 🎬📹", | ||
"version": "0.0.9", | ||
"description": "A React webcam hook and component 🎬📹", | ||
"version": "0.0.10", | ||
"main": "dist/index.js", | ||
@@ -22,3 +22,10 @@ "files": [ | ||
"build": "rm -rf ./dist && tsc" | ||
} | ||
}, | ||
"keywords": [ | ||
"webcam", | ||
"recording", | ||
"hook", | ||
"audio", | ||
"video" | ||
] | ||
} |
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
64130