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

advlib

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

advlib - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

package.json

@@ -21,3 +21,3 @@ {

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

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

@@ -80,2 +80,3 @@ advlib

| deviceIds | Array of String | |
| distance | Number | In m |
| elevation | Number | In m |

@@ -88,2 +89,3 @@ | heading | Number | In degrees |

| isContactDetected | Array of Boolean | |
| isLiquidDetected | Array of Boolean | |
| isMotionDetected | Array of Boolean | |

@@ -153,5 +155,3 @@ | magneticField | Array of Number | [ x, y, z ] In G |

[![Known Vulnerabilities](https://snyk.io/test/github/reelyactive/advlib/badge.svg)](https://snyk.io/test/github/reelyactive/advlib)
License

@@ -158,0 +158,0 @@ -------

@@ -7,22 +7,16 @@ Using reelyActive open source software securely

Observe best practices
----------------------
We are currently compiling an open source software security best practices document. Link to come.
Keep up to date
---------------
Unless otherwise specified, it is recommended to regularly update to the most recent version of this software package, and to review the security test results, ideally automating this process and including an alerting feature.
Unless otherwise specified, it is recommended to regularly update to the most recent version of this software package, and to review the security test results, including any [Dependabot alerts](https://docs.github.com/code-security/dependabot/dependabot-alerts) listed under the Security tab of this GitHub repository, ideally automating this process and including an alerting feature.
Observe the [vulnerabilities badge](README.md#security) on the project README page and follow the link to consult independent test results by [snyk.io](https://snyk.io) of the latest commit.
Disclose a vulnerability
------------------------
Should you discover a novel security issue or vulnerability, kindly __report your findings to security@reelyactive.com__, and provide sufficient detail to effectively address, if not resolve, the issue. Kindly also provide a means of contact should additional detail be required, _and also so we can return our thanks!_
Should you discover a novel security issue or vulnerability, kindly __report your findings privately__, either to __security@reelyactive.com__, or with the __Report a vulnerability__ feature under the Security tab of this GitHub repository.
Kindly provide sufficient detail to effectively address, if not resolve, the issue, as well as a means of contact should additional detail be required, _and so that we may return our thanks!_
These security guidelines were drafted by [the reelyActive team](https://www.reelyactive.com/team/) and we invite you to adapt them for your own projects under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
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