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

advlib-ble-services

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

advlib-ble-services - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

6

lib/minew.js
/**
* Copyright reelyActive 2015-2021
* Copyright reelyActive 2015-2022
* We believe in an open Internet of Things

@@ -107,3 +107,3 @@ */

return { batteryPercentage: batteryPercentage,
isVisibleLight: isVisibleLight, uri: MINEW_URI };
isContactDetected: !isVisibleLight, uri: MINEW_URI };
}

@@ -175,2 +175,2 @@

module.exports.process = process;
module.exports.process = process;

@@ -18,3 +18,3 @@ {

],
"version": "1.3.0",
"version": "1.3.1",
"engines": {

@@ -21,0 +21,0 @@ "node": ">=6.0.0"

/**
* Copyright reelyActive 2015-2021
* Copyright reelyActive 2015-2022
* We believe in an open Internet of Things

@@ -30,3 +30,3 @@ */

batteryPercentage: 69,
isVisibleLight: true,
isContactDetected: false,
uri: "https://sniffypedia.org/Organization/Shenzhen_Minew_Technologies_Co_Ltd/"

@@ -94,2 +94,2 @@ };

});
});
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