@batpak/client
Advanced tools
+13
| # @batpak/client | ||
| NETBAT/1 wire client for [batpak](https://github.com/heyoub/batpak) hosts: | ||
| frame writer/reader, a typed error union covering all 12 stable | ||
| `NetbatError` codes, and TCP transport via a duck-typed socket interface. | ||
| Most applications should install [`@batpak/sdk`](https://www.npmjs.com/package/@batpak/sdk), | ||
| which re-exports this package. Install `@batpak/client` directly only when | ||
| you want the wire client without the codec, schema, or generated types. | ||
| ## License | ||
| MIT OR Apache-2.0. |
+2
-2
| { | ||
| "name": "@batpak/client", | ||
| "version": "0.8.0", | ||
| "version": "0.8.2", | ||
| "description": "NETBAT/1 frame client. Phase 0: TCP only.", | ||
@@ -27,3 +27,3 @@ "license": "MIT OR Apache-2.0", | ||
| "dependencies": { | ||
| "@batpak/canonical": "0.8.0" | ||
| "@batpak/canonical": "0.8.2" | ||
| }, | ||
@@ -30,0 +30,0 @@ "scripts": { |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
34749
1.47%5
25%0
-100%14
Infinity%Updated