New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@n3/ng-api-common

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n3/ng-api-common - npm Package Compare versions

Comparing version 0.0.508 to 0.0.509

136

esm2015/ng-api-common.js

@@ -126,3 +126,3 @@ /**

this.version = json.version || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -145,3 +145,3 @@ }

this.environment = json.environment || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -165,3 +165,3 @@ }

this.client_id = json.client_id || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -194,3 +194,3 @@ }

}
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -215,3 +215,3 @@ }

this.deleted_at = json.deleted_at || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -236,3 +236,3 @@ }

this.name = json.name || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -258,3 +258,3 @@ }

this.value = json.value || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -278,3 +278,3 @@ }

this.text = json.text || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -306,3 +306,3 @@ }

this.text = json.text || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -341,3 +341,3 @@ }

}
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -361,3 +361,3 @@ }

this.name = json.name || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -389,3 +389,3 @@ }

this.flat = new FiasAddressPart(json.flat);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -412,3 +412,3 @@ }

this.latitude = json.latitude || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -435,3 +435,3 @@ }

this.fias = new FiasAddress(json.fias);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -467,3 +467,3 @@ }

this.total_items = json.total_items || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -486,3 +486,3 @@ }

this.system_id = json.system_id || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -517,3 +517,3 @@ }

this.status = new ClassifierShort(json.status);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -535,3 +535,3 @@ }

super(json);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -555,3 +555,3 @@ }

this.type = new ClassifierShort(json.type);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -577,3 +577,3 @@ }

this.type = json.type || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -613,3 +613,3 @@ }

this.file_info = new FileInfo(json.file_info);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -638,3 +638,3 @@ }

this.target = json.target || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -659,3 +659,3 @@ }

this.title = json.title || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -692,3 +692,3 @@ }

}
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -715,3 +715,3 @@ }

this.ogrn = json.ogrn || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -739,3 +739,3 @@ }

this.ogrn = json.ogrn || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -783,3 +783,3 @@ }

this.post_address = new AddressShort(json.post_address);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -803,3 +803,3 @@ }

this.latitude = json.latitude || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -823,3 +823,3 @@ }

this.address = new MapPoint(json.address);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -844,3 +844,3 @@ }

this.hour = json.hour || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -864,3 +864,3 @@ }

this.type = new ClassifierShort(json.type);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -884,3 +884,3 @@ }

this.to = json.to || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -908,3 +908,3 @@ }

this.system = new ClassifierShort(json.system);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -934,3 +934,3 @@ }

this.file_info = new FileInfo(json.file_info);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -955,3 +955,3 @@ }

this.path = json.path || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -992,3 +992,3 @@ }

}
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1013,3 +1013,3 @@ }

this.kind = new ClassifierShort(json.kind);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1049,3 +1049,3 @@ }

}
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1085,3 +1085,3 @@ }

this.lesson = new Identity(json.lesson);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1111,3 +1111,3 @@ }

this.tag = new Tag(json.tag);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1133,3 +1133,3 @@ }

this.is_use_dot = json.is_use_dot || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1173,3 +1173,3 @@ }

this.meta = new ProgramMeta(json.meta);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1192,3 +1192,3 @@ }

this.district = new ClassifierShort(json.district);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1219,3 +1219,3 @@ }

this.date_to = json.date_to || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1248,3 +1248,3 @@ }

this.student = new EducationShort(json.student);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1269,3 +1269,3 @@ }

this.financing_type = new ClassifierShort(json.financing_type);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1293,3 +1293,3 @@ }

this.kind = new ClassifierShort(json.kind);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1323,3 +1323,3 @@ }

this.capacity = new Capacity(json.capacity);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1346,3 +1346,3 @@ }

this.direction = new ClassifierShort(json.direction);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1373,3 +1373,3 @@ }

this.date_to = json.date_to || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1394,3 +1394,3 @@ }

this.job = new JobShort(json.job);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1419,3 +1419,3 @@ }

this.person = new PersonShort(json.person);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1448,3 +1448,3 @@ }

}
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1470,3 +1470,3 @@ }

this.name = json.name || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1496,3 +1496,3 @@ }

this.last_check_date = json.last_check_date || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1516,3 +1516,3 @@ }

this.is_have_aptitude = json.is_have_aptitude || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1543,3 +1543,3 @@ }

this.qualification_category = new ClassifierShort(json.qualification_category);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1569,3 +1569,3 @@ }

this.author_id = json.author_id || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1596,3 +1596,3 @@ }

this.meta = new MeetingMemberMeta(json.meta);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1621,3 +1621,3 @@ }

this.status = new ClassifierShort(json.status);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1643,3 +1643,3 @@ }

this.name = json.name || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1671,3 +1671,3 @@ }

this.estimate = new EstimateShort(json.estimate);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1695,3 +1695,3 @@ }

this.date_to = json.date_to || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1721,3 +1721,3 @@ }

this.subject = new SubjectShort(json.subject);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1741,3 +1741,3 @@ }

this.week = json.week || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1770,3 +1770,3 @@ }

}
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1794,3 +1794,3 @@ }

this.week_day = json.week_day || null;
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1822,3 +1822,3 @@ }

this.end_year_week = new YearWeek(json.end_year_week);
this._isEmpty = this.isEmpty(json);
this._isEmpty = this.isEmpty(this);
}

@@ -1825,0 +1825,0 @@ }

@@ -152,3 +152,3 @@ /**

_this.version = json.version || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -172,3 +172,3 @@ }

_this.environment = json.environment || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -193,3 +193,3 @@ }

_this.client_id = json.client_id || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -223,3 +223,3 @@ }

}
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -245,3 +245,3 @@ }

_this.deleted_at = json.deleted_at || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -267,3 +267,3 @@ }

_this.name = json.name || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -290,3 +290,3 @@ }

_this.value = json.value || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -311,3 +311,3 @@ }

_this.text = json.text || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -340,3 +340,3 @@ }

_this.text = json.text || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -376,3 +376,3 @@ }

}
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -397,3 +397,3 @@ }

_this.name = json.name || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -426,3 +426,3 @@ }

_this.flat = new FiasAddressPart(json.flat);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -450,3 +450,3 @@ }

_this.latitude = json.latitude || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -474,3 +474,3 @@ }

_this.fias = new FiasAddress(json.fias);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -507,3 +507,3 @@ }

_this.total_items = json.total_items || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -527,3 +527,3 @@ }

_this.system_id = json.system_id || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -559,3 +559,3 @@ }

_this.status = new ClassifierShort(json.status);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -578,3 +578,3 @@ }

var _this = _super.call(this, json) || this;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -599,3 +599,3 @@ }

_this.type = new ClassifierShort(json.type);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -622,3 +622,3 @@ }

_this.type = json.type || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -659,3 +659,3 @@ }

_this.file_info = new FileInfo(json.file_info);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -685,3 +685,3 @@ }

_this.target = json.target || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -707,3 +707,3 @@ }

_this.title = json.title || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -741,3 +741,3 @@ }

}
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -765,3 +765,3 @@ }

_this.ogrn = json.ogrn || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -790,3 +790,3 @@ }

_this.ogrn = json.ogrn || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -835,3 +835,3 @@ }

_this.post_address = new AddressShort(json.post_address);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -856,3 +856,3 @@ }

_this.latitude = json.latitude || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -877,3 +877,3 @@ }

_this.address = new MapPoint(json.address);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -899,3 +899,3 @@ }

_this.hour = json.hour || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -920,3 +920,3 @@ }

_this.type = new ClassifierShort(json.type);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -941,3 +941,3 @@ }

_this.to = json.to || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -966,3 +966,3 @@ }

_this.system = new ClassifierShort(json.system);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -993,3 +993,3 @@ }

_this.file_info = new FileInfo(json.file_info);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1015,3 +1015,3 @@ }

_this.path = json.path || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1053,3 +1053,3 @@ }

}
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1075,3 +1075,3 @@ }

_this.kind = new ClassifierShort(json.kind);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1112,3 +1112,3 @@ }

}
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1149,3 +1149,3 @@ }

_this.lesson = new Identity(json.lesson);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1176,3 +1176,3 @@ }

_this.tag = new Tag(json.tag);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1199,3 +1199,3 @@ }

_this.is_use_dot = json.is_use_dot || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1240,3 +1240,3 @@ }

_this.meta = new ProgramMeta(json.meta);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1260,3 +1260,3 @@ }

_this.district = new ClassifierShort(json.district);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1288,3 +1288,3 @@ }

_this.date_to = json.date_to || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1318,3 +1318,3 @@ }

_this.student = new EducationShort(json.student);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1340,3 +1340,3 @@ }

_this.financing_type = new ClassifierShort(json.financing_type);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1365,3 +1365,3 @@ }

_this.kind = new ClassifierShort(json.kind);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1396,3 +1396,3 @@ }

_this.capacity = new Capacity(json.capacity);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1420,3 +1420,3 @@ }

_this.direction = new ClassifierShort(json.direction);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1448,3 +1448,3 @@ }

_this.date_to = json.date_to || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1470,3 +1470,3 @@ }

_this.job = new JobShort(json.job);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1496,3 +1496,3 @@ }

_this.person = new PersonShort(json.person);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1526,3 +1526,3 @@ }

}
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1549,3 +1549,3 @@ }

_this.name = json.name || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1576,3 +1576,3 @@ }

_this.last_check_date = json.last_check_date || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1597,3 +1597,3 @@ }

_this.is_have_aptitude = json.is_have_aptitude || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1625,3 +1625,3 @@ }

_this.qualification_category = new ClassifierShort(json.qualification_category);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1652,3 +1652,3 @@ }

_this.author_id = json.author_id || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1680,3 +1680,3 @@ }

_this.meta = new MeetingMemberMeta(json.meta);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1706,3 +1706,3 @@ }

_this.status = new ClassifierShort(json.status);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1729,3 +1729,3 @@ }

_this.name = json.name || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1758,3 +1758,3 @@ }

_this.estimate = new EstimateShort(json.estimate);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1783,3 +1783,3 @@ }

_this.date_to = json.date_to || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1810,3 +1810,3 @@ }

_this.subject = new SubjectShort(json.subject);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1831,3 +1831,3 @@ }

_this.week = json.week || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1861,3 +1861,3 @@ }

}
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1886,3 +1886,3 @@ }

_this.week_day = json.week_day || null;
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1915,3 +1915,3 @@ }

_this.end_year_week = new YearWeek(json.end_year_week);
_this._isEmpty = _this.isEmpty(json);
_this._isEmpty = _this.isEmpty(_this);
return _this;

@@ -1918,0 +1918,0 @@ }

{
"name": "@n3/ng-api-common",
"version": "0.0.508",
"version": "0.0.509",
"description": "@n3/ng-api-common",

@@ -5,0 +5,0 @@ "main": "./bundles/ng-api-common.umd.js",

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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