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.6.2 to 0.6.3

1

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

@@ -69,2 +69,3 @@ import { Auth, MapKind } from '279map-common';

parent_id?: string;
readonly: boolean;
last_edited_time: string;

@@ -71,0 +72,0 @@ };

@@ -69,2 +69,3 @@ import { Auth, MapKind } from '279map-common';

parent_id?: string;
readonly: boolean;
last_edited_time: string;

@@ -71,0 +72,0 @@ };

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

parent_id?: string;
readonly: boolean;
last_edited_time: string;

@@ -75,0 +76,0 @@ };

4

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

@@ -31,3 +31,3 @@ "scripts": {

"@types/node": "^16.18.3",
"279map-common": "^0.6.0",
"279map-common": "^0.6.1",
"rollup": "^2.60.0",

@@ -34,0 +34,0 @@ "rollup-plugin-delete": "^2.0.0",

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