Comparing version
@@ -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') { |
{ | ||
"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
18526
0.52%240
0.42%