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

@xj-hospital/data-dict

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.13 to 1.0.15

2

package.json
{
"name": "@xj-hospital/data-dict",
"version": "1.0.13",
"version": "1.0.15",
"description": "西京系统设置",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -93,15 +93,16 @@ import { DbSchema } from '@vmm/api';

subType?: string;
ip: string;
createdTime: Date;
actorName: string;
actorAccount: string;
actorId: string;
ip?: string;
createdTime?: Date;
actorName?: string;
actorAccount?: string;
actorId?: string;
act: string;
objectType: string;
objectName: string;
remark: string;
action: string;
objectId?: string;
remark?: string;
action?: string;
actionDbName?: string;
actionContent?: string;
actErr: string | null;
actErr?: string | null;
}

@@ -108,0 +109,0 @@ export interface IVenueKind {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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