New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

advlib

Package Overview
Dependencies
Maintainers
1
Versions
54
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.1 to 1.3.2

2

package.json

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

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

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

@@ -93,2 +93,4 @@ advlib

| nearest | Array of Object | |
| numberOfOccupants | Number | |
| passageCounts | Array of Number | [ entries, exits ] |
| position | Array of Number | [ lon, lat, ele ] |

@@ -115,2 +117,4 @@ | pressure | Number | In Pa |

Some properties represent values captured over time, and are referenced against a cyclic counter to indicate a new capture or sample. In this case, the cyclic count is represented as a separate property which adds a _Cycle_ suffix, for example, _passageCounts_ and _passageCountsCycle_.
See the [reelyActive Developer's Cheatsheet](https://reelyactive.github.io/diy/cheatsheet/) for more details about the standard properties above which are considered to be dynamic ambient (dynamb) data.

@@ -117,0 +121,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