Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

enniot-device-sdk

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enniot-device-sdk - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

3

index.js

@@ -41,2 +41,3 @@ const _ = require('lodash');

return {
gateway_eui: res[0].gateway_eui,
device_model: res[0].device_model,

@@ -54,2 +55,4 @@ firmware_version: res[0].fireware_version.replace(/v/i, ''),

cpu_load: load.currentload,
temperature: res[0].temperature,
humidity: res[0].humidity,
}

@@ -56,0 +59,0 @@ }

2

package.json
{
"name": "enniot-device-sdk",
"version": "0.0.6",
"version": "0.0.7",
"description": "",

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc