byzip-v2-sdk 1.0.52 → 1.0.53

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -162,9 +162,6 @@ export interface HousingSupplyResponseDto {
162
162
  przwnerPresnatnDe: Date;
163
163
  publicHouseEarthAt: string;
164
164
  publicHouseSpclwApplcAt: string;
165
- rawData: {
166
- [index: string]: any;
167
- };
168
165
  rceptBgnde: Date;
169
166
  rceptEndde: Date;
170
167
  rcritPblancDe: Date;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "byzip-v2-sdk",
3
- "version": "1.0.52",
3
+ "version": "1.0.53",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [