279map-backend-common
Advanced tools
Comparing version 0.38.8 to 0.38.9
@@ -62,3 +62,3 @@ import { MapPageOptions } from '../graphql/__generated__/types'; | ||
contentFieldKeyList: string[]; | ||
defaultIconKey: IconKey; | ||
defaultIconKey?: IconKey; | ||
} | { | ||
@@ -65,0 +65,0 @@ location_kind: DatasourceLocationKindType.Track; |
@@ -62,3 +62,3 @@ import { MapPageOptions } from '../graphql/__generated__/types'; | ||
contentFieldKeyList: string[]; | ||
defaultIconKey: IconKey; | ||
defaultIconKey?: IconKey; | ||
} | { | ||
@@ -65,0 +65,0 @@ location_kind: DatasourceLocationKindType.Track; |
@@ -294,3 +294,3 @@ /// <reference types="multer" /> | ||
contentFieldKeyList: string[]; | ||
defaultIconKey: IconKey; | ||
defaultIconKey?: IconKey; | ||
} | { | ||
@@ -297,0 +297,0 @@ location_kind: DatasourceLocationKindType.Track; |
{ | ||
"name": "279map-backend-common", | ||
"version": "0.38.8", | ||
"version": "0.38.9", | ||
"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
1177073