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

279map-backend-common

Package Overview
Dependencies
Maintainers
1
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.9.1 to 0.9.2

2

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

@@ -88,2 +88,3 @@ import GeoJSON, { GeoJsonObject } from 'geojson';

id: string;
dataSourceId: string;
position: Position;

@@ -98,2 +99,3 @@ name: string;

itemId: string;
dataSourceId: string;
date?: Date;

@@ -100,0 +102,0 @@ url?: string;

@@ -88,2 +88,3 @@ import GeoJSON, { GeoJsonObject } from 'geojson';

id: string;
dataSourceId: string;
position: Position;

@@ -98,2 +99,3 @@ name: string;

itemId: string;
dataSourceId: string;
date?: Date;

@@ -100,0 +102,0 @@ url?: string;

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

id: string;
dataSourceId: string;
position: Position;

@@ -102,2 +103,3 @@ name: string;

itemId: string;
dataSourceId: string;
date?: Date;

@@ -104,0 +106,0 @@ url?: string;

2

package.json
{
"name": "279map-backend-common",
"version": "0.9.1",
"version": "0.9.2",
"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