279map-backend-common
Advanced tools
Comparing version 0.7.1 to 0.7.2
@@ -48,2 +48,3 @@ import { Auth, MapKind } from '../279map-common'; | ||
item_page_id: string; | ||
item_group_id: string; | ||
name: string | null; | ||
@@ -50,0 +51,0 @@ location: { |
@@ -48,2 +48,3 @@ import { Auth, MapKind } from '../279map-common'; | ||
item_page_id: string; | ||
item_group_id: string; | ||
name: string | null; | ||
@@ -50,0 +51,0 @@ location: { |
@@ -211,2 +211,3 @@ /// <reference types="multer" /> | ||
item_page_id: string; | ||
item_group_id: string; | ||
name: string | null; | ||
@@ -213,0 +214,0 @@ location: { |
{ | ||
"name": "279map-backend-common", | ||
"version": "0.7.1", | ||
"version": "0.7.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
1448524
55752