Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

279map-backend-common

Package Overview
Dependencies
Maintainers
0
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

279map-backend-common - npm Package Compare versions

Comparing version 0.43.0 to 0.43.1

2

dist/cjs/types/types-common/common-types.d.ts

@@ -96,3 +96,3 @@ export type DataId = number;

key: string;
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file' | 'static-image' | 'extent' | 'static-image-opacity';
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file' | 'mark' | 'mark-speed' | 'static-image' | 'extent' | 'static-image-opacity';
};

@@ -99,0 +99,0 @@ export type ContentValueMapForDB = {

@@ -96,3 +96,3 @@ export type DataId = number;

key: string;
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file' | 'static-image' | 'extent' | 'static-image-opacity';
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file' | 'mark' | 'mark-speed' | 'static-image' | 'extent' | 'static-image-opacity';
};

@@ -99,0 +99,0 @@ export type ContentValueMapForDB = {

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

key: string;
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file' | 'static-image' | 'extent' | 'static-image-opacity';
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file' | 'mark' | 'mark-speed' | 'static-image' | 'extent' | 'static-image-opacity';
};

@@ -104,0 +104,0 @@ type ContentValueMapForDB = {

{
"name": "279map-backend-common",
"version": "0.43.0",
"version": "0.43.1",
"description": "279map backend common modules",

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc