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.33.2 to 0.33.3

2

dist/cjs/types/api/dba-api-interface.d.ts

@@ -13,3 +13,3 @@ import { APIDefine, CurrentMap } from "../types";

};
export declare const OdbaRegistContentAPI: APIDefine<OdbaRegistContentParam, void>;
export declare const OdbaRegistContentAPI: APIDefine<OdbaRegistContentParam, string>;
type ContentAttr = {

@@ -16,0 +16,0 @@ type: 'normal';

@@ -13,3 +13,3 @@ import { APIDefine, CurrentMap } from "../types";

};
export declare const OdbaRegistContentAPI: APIDefine<OdbaRegistContentParam, void>;
export declare const OdbaRegistContentAPI: APIDefine<OdbaRegistContentParam, string>;
type ContentAttr = {

@@ -16,0 +16,0 @@ type: 'normal';

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

};
declare const OdbaRegistContentAPI: APIDefine<OdbaRegistContentParam, void>;
declare const OdbaRegistContentAPI: APIDefine<OdbaRegistContentParam, string>;
type ContentAttr = {

@@ -363,0 +363,0 @@ type: 'normal';

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