279map-backend-common
Advanced tools
Comparing version 0.48.1 to 0.48.2
@@ -117,3 +117,3 @@ export type DataId = string; | ||
extent: string; | ||
opacity: string; | ||
opacity?: string; | ||
}; | ||
@@ -120,0 +120,0 @@ }; |
@@ -117,3 +117,3 @@ export type DataId = string; | ||
extent: string; | ||
opacity: string; | ||
opacity?: string; | ||
}; | ||
@@ -120,0 +120,0 @@ }; |
@@ -122,3 +122,3 @@ /// <reference types="multer" /> | ||
extent: string; | ||
opacity: string; | ||
opacity?: string; | ||
}; | ||
@@ -125,0 +125,0 @@ }; |
{ | ||
"name": "279map-backend-common", | ||
"version": "0.48.1", | ||
"version": "0.48.2", | ||
"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
1171727