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

blendmicro

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blendmicro - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

History.txt

@@ -0,1 +1,5 @@

=== 0.4.1 2015-12-13
* bugfix for finding service
=== 0.4.0 2015-12-9

@@ -2,0 +6,0 @@

3

lib/blendmicro.js

@@ -105,3 +105,4 @@ (function() {

if (!service) {
return;
_this.state = STATE.SCAN;
return debug('ERROR: Service not found');
}

@@ -108,0 +109,0 @@ return service.discoverCharacteristics([], function(err, chars) {

{
"name": "blendmicro",
"private": false,
"version": "0.4.0",
"version": "0.4.1",
"description": "BlendMicro/BLENano Node Lib",

@@ -6,0 +6,0 @@ "main": "lib/blendmicro.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