Socket
Socket
Sign inDemoInstall

zetta-camera-mock-driver

Package Overview
Dependencies
142
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

4

index.js

@@ -39,4 +39,4 @@ var Device = require('zetta-device');

this.state = 'ready';
this.call('_update-state-image');
cb();
this.call('_update-state-image');
}

@@ -46,4 +46,4 @@

this.state = 'not-ready'
this.call('_update-state-image');
cb();
this.call('_update-state-image');
}

@@ -50,0 +50,0 @@

{
"name": "zetta-camera-mock-driver",
"version": "0.1.1",
"version": "0.1.2",
"description": "Mock Zetta camera.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc