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.11.6 to 0.11.7

3

dist/cjs/types/api/OdbaInterface.d.ts

@@ -5,3 +5,3 @@ import { DataId } from "../279map-common";

import { GetUnpointDataParam, GetUnpointDataResult, LinkContentToItemParam, RegistContentParam, RegistItemParam, RemoveItemParam, UpdateContentParam, UpdateItemParam } from "./dba-api-interface";
declare type UpdateContentLinkCacheParam = {
export declare type UpdateContentLinkCacheParam = {
currentMap: CurrentMap;

@@ -49,2 +49,1 @@ contentId: DataId;

}
export {};

@@ -5,3 +5,3 @@ import { DataId } from "../279map-common";

import { GetUnpointDataParam, GetUnpointDataResult, LinkContentToItemParam, RegistContentParam, RegistItemParam, RemoveItemParam, UpdateContentParam, UpdateItemParam } from "./dba-api-interface";
declare type UpdateContentLinkCacheParam = {
export declare type UpdateContentLinkCacheParam = {
currentMap: CurrentMap;

@@ -49,2 +49,1 @@ contentId: DataId;

}
export {};
{
"name": "279map-backend-common",
"version": "0.11.6",
"version": "0.11.7",
"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