279map-backend-common
Advanced tools
Comparing version 0.10.11 to 0.10.12
@@ -90,5 +90,5 @@ import { Auth, MapKind } from '../279map-common'; | ||
item_page_id: string; | ||
item_data_source_id: string; | ||
item_datasource_id: string; | ||
content_page_id: string; | ||
content_data_source_id: string; | ||
content_datasource_id: string; | ||
last_edited_time: string; | ||
@@ -95,0 +95,0 @@ }; |
@@ -90,5 +90,5 @@ import { Auth, MapKind } from '../279map-common'; | ||
item_page_id: string; | ||
item_data_source_id: string; | ||
item_datasource_id: string; | ||
content_page_id: string; | ||
content_data_source_id: string; | ||
content_datasource_id: string; | ||
last_edited_time: string; | ||
@@ -95,0 +95,0 @@ }; |
@@ -257,5 +257,5 @@ /// <reference types="multer" /> | ||
item_page_id: string; | ||
item_data_source_id: string; | ||
item_datasource_id: string; | ||
content_page_id: string; | ||
content_data_source_id: string; | ||
content_datasource_id: string; | ||
last_edited_time: string; | ||
@@ -262,0 +262,0 @@ }; |
{ | ||
"name": "279map-backend-common", | ||
"version": "0.10.11", | ||
"version": "0.10.12", | ||
"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
1453566