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

pebble-simple-health

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pebble-simple-health - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

9

package.json
{
"version": "1.0.3",
"version": "1.0.4",
"name": "pebble-simple-health",

@@ -12,4 +12,4 @@ "author": "Yuriy Galanter",

"dependencies": {
"pebble-events": "^1.0.2"
},
"pebble-events": "^1.1.0"
},
"keywords": [

@@ -27,5 +27,6 @@ "pebble-package"

"basalt",
"chalk"
"chalk",
"diorite"
]
}
}
<b>pebble-simple-health</b> is a simple library that provides basic health info for user of Pebble smartwatch.
<i>This is a Beta version with Diorite support, build with SDK4</i>
Available information:
- Current daily step count
- Current daily distance walked
- Current daily time slept
- Step count goal
- Distance to walk goal
- Time to sleep goal
- Step count
- Distance walked
- Sleep time
- Deep Sleep Time
- Time Active
- Calories burned at rest
- Calories burned while active
Every indicator has respetive "goal" value, calculated as an average from past days.
To use the package install it into your project and include `pebble-simple-health/pebble-simple-health.h` into code file. Note that pebble-simple-health depends on pebble-events package.

@@ -11,0 +18,0 @@

Sorry, the diff of this file is not supported yet

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