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

@xj-hospital/notification-api

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xj-hospital/notification-api - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

2

dist/package.json
{
"name": "@xj-hospital/notification-api",
"version": "1.0.21",
"version": "1.0.22",
"description": "个人工作台api",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

@@ -7,2 +7,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.Api = void 0;
var api_1 = require("@vmm/api");

@@ -9,0 +10,0 @@ exports.Api = {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.DbApi = void 0;
var api_1 = require("@vmm/api");

@@ -4,0 +5,0 @@ var DbSchema_1 = require("./DbSchema");

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.schemas = void 0;
var api_1 = require("@vmm/api");

@@ -4,0 +5,0 @@ exports.schemas = api_1.createDbSchemas({

@@ -14,2 +14,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.schemaHello = void 0;
var package_json_1 = require("../package.json");

@@ -33,2 +34,2 @@ var Api_1 = require("./api/Api");

var DbSchema_1 = require("./db/DbSchema");
exports.schemaHello = DbSchema_1.schemas;
Object.defineProperty(exports, "schemaHello", { enumerable: true, get: function () { return DbSchema_1.schemas; } });
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.sessions = void 0;
exports.sessions = {};
{
"name": "@xj-hospital/notification-api",
"version": "1.0.21",
"version": "1.0.22",
"description": "个人工作台api",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

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