279map-backend-common
Advanced tools
Comparing version 0.6.3 to 0.6.4
@@ -75,2 +75,3 @@ import { Auth, MapKind } from '279map-common'; | ||
content_page_id: string; | ||
last_edited_time: string; | ||
}; | ||
@@ -77,0 +78,0 @@ export declare type ContentsInfo = { |
@@ -75,2 +75,3 @@ import { Auth, MapKind } from '279map-common'; | ||
content_page_id: string; | ||
last_edited_time: string; | ||
}; | ||
@@ -77,0 +78,0 @@ export declare type ContentsInfo = { |
@@ -79,2 +79,3 @@ /// <reference types="multer" /> | ||
content_page_id: string; | ||
last_edited_time: string; | ||
}; | ||
@@ -81,0 +82,0 @@ declare type ContentsInfo = { |
{ | ||
"name": "279map-backend-common", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"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
1435680
55234