279map-backend-common
Advanced tools
Comparing version 0.10.19 to 0.10.20
@@ -20,2 +20,3 @@ import { GeoProperties, APIDefine, ContentAttr, DataId } from "../279map-common"; | ||
}; | ||
contentDataSourceId: string; | ||
} & ContentAttr; | ||
@@ -22,0 +23,0 @@ export declare const RemoveItemAPI: APIDefine<RemoveItemParam, void>; |
@@ -20,2 +20,3 @@ import { GeoProperties, APIDefine, ContentAttr, DataId } from "../279map-common"; | ||
}; | ||
contentDataSourceId: string; | ||
} & ContentAttr; | ||
@@ -22,0 +23,0 @@ export declare const RemoveItemAPI: APIDefine<RemoveItemParam, void>; |
@@ -327,2 +327,3 @@ /// <reference types="multer" /> | ||
}; | ||
contentDataSourceId: string; | ||
} & ContentAttr; | ||
@@ -329,0 +330,0 @@ declare const RemoveItemAPI: APIDefine<RemoveItemParam, void>; |
{ | ||
"name": "279map-backend-common", | ||
"version": "0.10.19", | ||
"version": "0.10.20", | ||
"description": "279map backend common modules", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1454024
55907