@xj-hospital/notification-api
Advanced tools
Comparing version 1.0.21 to 1.0.22
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16243
353