@joule-sh/code-darwin-arm64 0.23.19 → 0.23.22

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.
package/README.md CHANGED
@@ -61,4 +61,6 @@ code.
61
61
  forced them.
62
62
  - [docs/06-selection.md](docs/06-selection.md): mouse selection and copy.
63
63
  - [docs/07-building.md](docs/07-building.md): building from source.
64
+ - [docs/08-daemon-frame-protocol.md](docs/08-daemon-frame-protocol.md): the
65
+ daemon websocket frames, for a client that is not joule.
64
66
  - [specs/](specs/): one directory per decided piece.
package/bin/joule CHANGED
Binary file
package/bin/joule-daemon CHANGED
Binary file
package/bin/relay CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@joule-sh/code-darwin-arm64",
3
- "version": "0.23.19",
3
+ "version": "0.23.22",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",