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.8.0 to 0.8.1

5

dist/cjs/types/types/schema.d.ts

@@ -18,5 +18,6 @@ import { Auth, MapKind } from '../279map-common';

VirtualItem = "VirtualItem",
RealIteml = "RealIteml",
RealItem = "RealItem",
Content = "Content",
RealItemContent = "RealItemContent"
RealItemContent = "RealItemContent",
RealTrack = "RealTrack"
}

@@ -23,0 +24,0 @@ export declare type DataSourceTable = {

@@ -18,5 +18,6 @@ import { Auth, MapKind } from '../279map-common';

VirtualItem = "VirtualItem",
RealIteml = "RealIteml",
RealItem = "RealItem",
Content = "Content",
RealItemContent = "RealItemContent"
RealItemContent = "RealItemContent",
RealTrack = "RealTrack"
}

@@ -23,0 +24,0 @@ export declare type DataSourceTable = {

@@ -181,5 +181,6 @@ /// <reference types="multer" />

VirtualItem = "VirtualItem",
RealIteml = "RealIteml",
RealItem = "RealItem",
Content = "Content",
RealItemContent = "RealItemContent"
RealItemContent = "RealItemContent",
RealTrack = "RealTrack"
}

@@ -186,0 +187,0 @@ declare type DataSourceTable = {

2

package.json
{
"name": "279map-backend-common",
"version": "0.8.0",
"version": "0.8.1",
"description": "279map backend common modules",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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