@drakulavich/oura-cli 0.5.0 → 0.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,7 +14,7 @@
14
14
  "additionalProperties": false,
15
15
  "properties": {
16
16
  "id": { "type": "string", "enum": ["token", "token-valid", "database", "data"] },
17
- "status": { "type": "string", "enum": ["ok", "warn", "fail"] },
17
+ "status": { "type": "string", "enum": ["ok", "warn", "fail", "skip"] },
18
18
  "detail": { "type": "string" },
19
19
  "fix": { "type": "string" }
20
20
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drakulavich/oura-cli",
3
- "version": "0.5.0",
3
+ "version": "0.5.2",
4
4
  "description": "Oura Ring CLI — query and analyze Oura Ring health data from the command line, designed for humans and AI agents.",
5
5
  "keywords": [
6
6
  "oura",