🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

avsc-tsc

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

avsc-tsc - npm Package Compare versions

Comparing version

to
1.0.3

1

dist/avro.js

@@ -43,2 +43,3 @@ "use strict";

const fields = (_c = (_b = (_a = ctor) === null || _a === void 0 ? void 0 : _a['schema']) === null || _b === void 0 ? void 0 : _b['_fieldsByName']) !== null && _c !== void 0 ? _c : {};
console.log(fields, this);
for (const field in fields) {

@@ -45,0 +46,0 @@ if (typeof this[field] === 'undefined') {

2

package.json
{
"name": "avsc-tsc",
"version": "1.0.2",
"version": "1.0.3",
"description": "Utility library to encode and decode typescript classes in Avro format",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet