279map-backend-common
Advanced tools
Comparing version 0.40.1 to 0.41.0
@@ -36,3 +36,2 @@ export type DataId = number; | ||
icon?: IconKey; | ||
mark?: IconKey; | ||
} | { | ||
@@ -83,3 +82,3 @@ featureType: FeatureType.ROAD; | ||
key: string; | ||
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image'; | ||
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image' | 'link'; | ||
label: string; | ||
@@ -86,0 +85,0 @@ readonly?: boolean; |
@@ -36,3 +36,2 @@ export type DataId = number; | ||
icon?: IconKey; | ||
mark?: IconKey; | ||
} | { | ||
@@ -83,3 +82,3 @@ featureType: FeatureType.ROAD; | ||
key: string; | ||
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image'; | ||
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image' | 'link'; | ||
label: string; | ||
@@ -86,0 +85,0 @@ readonly?: boolean; |
@@ -41,3 +41,2 @@ /// <reference types="multer" /> | ||
icon?: IconKey; | ||
mark?: IconKey; | ||
} | { | ||
@@ -88,3 +87,3 @@ featureType: FeatureType.ROAD; | ||
key: string; | ||
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image'; | ||
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image' | 'link'; | ||
label: string; | ||
@@ -91,0 +90,0 @@ readonly?: boolean; |
{ | ||
"name": "279map-backend-common", | ||
"version": "0.40.1", | ||
"version": "0.41.0", | ||
"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
1166817
47767