@avro/streams
Advanced tools
+1
-1
@@ -31,3 +31,3 @@ import {Schema, Type} from '@avro/types'; | ||
| readonly metadata?: {[key: string]: Buffer}; | ||
| readonly check?: boolean | Type.CheckOpts; | ||
| readonly check?: boolean | Type.CheckValidOpts; | ||
| readonly omitHeader?: boolean; | ||
@@ -34,0 +34,0 @@ } |
+1
-1
| { | ||
| "name": "@avro/streams", | ||
| "version": "1.0.9", | ||
| "version": "1.0.10", | ||
| "description": "Avro data streams", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/mtth/avsc", |
26118
0.02%