@batpak/schema
Advanced tools
+13
| # @batpak/schema | ||
| Effect 4 Schema bridge for [batpak](https://github.com/heyoub/batpak): | ||
| `decodeBytes`/`encodeBytes` wrap the canonical codec with runtime validation, | ||
| and `bank.event()` is the authoring API for downstream-only TypeScript event | ||
| schemas. | ||
| Most applications should install [`@batpak/sdk`](https://www.npmjs.com/package/@batpak/sdk), | ||
| which re-exports this package. | ||
| ## License | ||
| MIT OR Apache-2.0. |
+2
-2
| { | ||
| "name": "@batpak/schema", | ||
| "version": "0.8.0", | ||
| "version": "0.8.2", | ||
| "description": "Effect 4 Schema bridge for the BatPAK canonical wire. Runtime parse/encode + bank.event() authoring API.", | ||
@@ -28,3 +28,3 @@ "license": "MIT OR Apache-2.0", | ||
| "effect": "4.0.0-beta.78", | ||
| "@batpak/canonical": "0.8.0" | ||
| "@batpak/canonical": "0.8.2" | ||
| }, | ||
@@ -31,0 +31,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.
8366
5.15%5
25%0
-100%14
Infinity%Updated