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.40.1 to 0.41.0

3

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

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

icon?: IconKey;
mark?: IconKey;
} | {

@@ -83,3 +82,3 @@ featureType: FeatureType.ROAD;

key: string;
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image';
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image' | 'link';
label: string;

@@ -86,0 +85,0 @@ readonly?: boolean;

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

icon?: IconKey;
mark?: IconKey;
} | {

@@ -83,3 +82,3 @@ featureType: FeatureType.ROAD;

key: string;
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image';
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image' | 'link';
label: string;

@@ -86,0 +85,0 @@ readonly?: boolean;

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

icon?: IconKey;
mark?: IconKey;
} | {

@@ -88,3 +87,3 @@ featureType: FeatureType.ROAD;

key: string;
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image';
type: 'title' | 'string' | 'date' | 'url' | 'text' | 'category' | 'single-category' | 'number' | 'image' | 'link';
label: string;

@@ -91,0 +90,0 @@ readonly?: boolean;

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