@uppy/webcam
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -454,2 +454,2 @@ var _class, _temp; | ||
return Webcam; | ||
}(Plugin), _class.VERSION = "1.5.0", _temp); | ||
}(Plugin), _class.VERSION = "1.5.1", _temp); |
{ | ||
"name": "@uppy/webcam", | ||
"description": "Uppy plugin that takes photos or records videos using the device's camera.", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^2.1.1", | ||
"@uppy/utils": "^2.1.2", | ||
"preact": "8.2.9" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "18180d577854d1a78588d67eb210528b207bf130" | ||
"gitHead": "2b91a96c95ea1aa32980984904f9877d8a4c4440" | ||
} |
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
Updated@uppy/utils@^2.1.2