New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@xj-hospital/data-dict-api

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xj-hospital/data-dict-api - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

dist/package.json
{
"name": "@xj-hospital/data-dict-api",
"version": "1.0.3",
"version": "1.0.4",
"description": "西京系统设置api",

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

{
"name": "@xj-hospital/data-dict-api",
"version": "1.0.3",
"version": "1.0.4",
"description": "西京系统设置api",

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

@@ -31,3 +31,7 @@ /**

*/
logType: string;
logType?: string;
/**
* 日志子类型
*/
subType?: string;
},

@@ -34,0 +38,0 @@ {

@@ -374,2 +374,6 @@ import { DbSchema, createDbSchemas } from '@vmm/api';

logType?: string;
/**
* 日志子类型
*/
subType?: string;
}>(

@@ -376,0 +380,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