Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

avsc

Package Overview
Dependencies
Maintainers
1
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

avsc - npm Package Compare versions

Comparing version 6.0.0-alpha.4 to 6.0.0-alpha.5

2

lib/containers.js

@@ -453,3 +453,3 @@ /* jshint node: true */

};
var Header = HEADER_TYPE.getRecordConstructor();
var Header = HEADER_TYPE.recordConstructor;
var header = new Header(MAGIC_BYTES, meta, this._syncMarker);

@@ -456,0 +456,0 @@ this.push(header.toBuffer());

{
"name": "avsc",
"version": "6.0.0-alpha.4",
"version": "6.0.0-alpha.5",
"description": "Avro for JavaScript",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/mtth/avsc",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc