🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

node-red-node-ui-webcam

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-node-ui-webcam - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+1
-1
package.json
{
"name": "node-red-node-ui-webcam",
"version": "0.2.1",
"version": "0.2.2",
"description": "A Node-RED ui node to capture images from a webcam.",

@@ -5,0 +5,0 @@ "author": "Nick O'Leary",

@@ -26,2 +26,5 @@ /**

<style>
.nr-dashboard-ui_webcam {
padding:0;
}
.ui-webcam {

@@ -28,0 +31,0 @@ position: relative;