@pixelkit-labs/cli 1.5.0 → 1.5.5

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.
Files changed (2) hide show
  1. package/README.md +5 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -61,4 +61,9 @@ pixelkit doctor [--package <id>] [--serial <serial>]
61
61
  `0` when every check passed or was not applicable. `1` when any check failed, or could not be
62
62
  determined at all.
63
63
 
64
+ ## Documentation
65
+
66
+ [https://pixelkit-labs.github.io/pixelkit-docs/](https://pixelkit-labs.github.io/pixelkit-docs/) covers the hooks this command
67
+ diagnoses: each one's inputs, outputs, and what `source: 'unavailable'` means for it.
68
+
64
69
  MIT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pixelkit-labs/cli",
3
- "version": "1.5.0",
3
+ "version": "1.5.5",
4
4
  "description": "pixelkit doctor: tells you why a PixelKit hardware reading is unavailable instead of leaving you guessing.",
5
5
  "keywords": [
6
6
  "pixelkit",