🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@avro/streams

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avro/streams - npm Package Compare versions

Comparing version
1.0.9
to
1.0.10
+1
-1
lib/index.d.ts

@@ -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 @@ }

{
"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",