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

@imedx/ics-imedx-core

Package Overview
Dependencies
Maintainers
19
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imedx/ics-imedx-core - npm Package Compare versions

Comparing version 0.0.1-beta.31 to 0.0.1-beta.32

70

dist/types/core/user-info.d.ts
export default interface UserInfo {
code: String;
pwModifyTime: Number;
ewxId: String;
remark: String;
passwordResetFlag: Number;
idNo: String;
categoryName: String;
phoneNo: String;
enabled: Number;
content: String;
passwordLength: Number;
lockTime: Number;
mobileCaId: String;
sexName: String;
postName: String;
userPost: String;
id: String;
sexId: String;
postId: String;
medicalInsuranceCode: String;
avatar: String;
token: String;
tagList: Array<String>;
medicalTitleId: String;
dingdingId: String;
medicalTitleName: String;
medicalCategoryId: String;
caId: String;
name: String;
passwordLimit: Number;
categoryId: String;
code: string;
pwModifyTime: number;
ewxId: string;
remark: string;
passwordResetFlag: number;
idNo: string;
categoryName: string;
phoneNo: string;
enabled: number;
content: string;
passwordLength: number;
lockTime: number;
mobileCaId: string;
sexName: string;
postName: string;
userPost: string;
id: string;
sexId: string;
postId: string;
medicalInsuranceCode: string;
avatar: string;
token: string;
tagList: Array<string>;
medicalTitleId: string;
dingdingId: string;
medicalTitleName: string;
medicalCategoryId: string;
caId: string;
name: string;
passwordLimit: number;
categoryId: string;
deptList: Array<{
appDeptId: string;
appDeptName: string;
platformDeptId: string;
platformDeptName: string;
orgId: string;
orgName: string;
}>;
}

@@ -6,3 +6,3 @@ {

"title": "iMedx",
"version": "0.0.1-beta.31",
"version": "0.0.1-beta.32",
"description": "iMedx核心功能js封装",

@@ -9,0 +9,0 @@ "author": "文贝",

@@ -0,0 +0,0 @@ ### Usage

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