Socket
Socket
Sign inDemoInstall

279map-backend-common

Package Overview
Dependencies
Maintainers
1
Versions
251
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.38.12 to 0.38.13

2

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

@@ -79,3 +79,3 @@ export type DataId = {

key: string;
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file' | 'title';
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file';
};

@@ -82,0 +82,0 @@ export type ContentValueMap = {

@@ -79,3 +79,3 @@ export type DataId = {

key: string;
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file' | 'title';
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file';
};

@@ -82,0 +82,0 @@ export type ContentValueMap = {

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

key: string;
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file' | 'title';
type: 'latitude' | 'longitude' | 'radius' | 'address' | 'geojson' | 'gpx-file';
};

@@ -87,0 +87,0 @@ type ContentValueMap = {

{
"name": "279map-backend-common",
"version": "0.38.12",
"version": "0.38.13",
"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