Socket
Socket
Sign inDemoInstall

279map-backend-common

Package Overview
Dependencies
70
Maintainers
1
Versions
230
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.38.35 to 0.38.36

2

dist/cjs/types/api/dba-api-interface.d.ts

@@ -28,3 +28,3 @@ import { APIDefine, CurrentMap } from "../types";

geoProperties: GeoProperties;
};
} | null;
contents?: ContentValueMap;

@@ -31,0 +31,0 @@ };

@@ -60,2 +60,3 @@ export type DataId = number;

kind: DatasourceLocationKindType.RealItem;
drawableArea: boolean;
defaultIcon?: IconKey;

@@ -62,0 +63,0 @@ };

@@ -28,3 +28,3 @@ import { APIDefine, CurrentMap } from "../types";

geoProperties: GeoProperties;
};
} | null;
contents?: ContentValueMap;

@@ -31,0 +31,0 @@ };

@@ -60,2 +60,3 @@ export type DataId = number;

kind: DatasourceLocationKindType.RealItem;
drawableArea: boolean;
defaultIcon?: IconKey;

@@ -62,0 +63,0 @@ };

@@ -65,2 +65,3 @@ /// <reference types="multer" />

kind: DatasourceLocationKindType.RealItem;
drawableArea: boolean;
defaultIcon?: IconKey;

@@ -385,3 +386,3 @@ };

geoProperties: GeoProperties;
};
} | null;
contents?: ContentValueMap;

@@ -388,0 +389,0 @@ };

{
"name": "279map-backend-common",
"version": "0.38.35",
"version": "0.38.36",
"description": "279map backend common modules",

@@ -5,0 +5,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc