🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@keyiis/payroll-interface

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keyiis/payroll-interface - npm Package Compare versions

Comparing version
0.0.17
to
0.0.18
+8
-0
index.d.ts

@@ -1080,2 +1080,6 @@ import { Options } from 'amqplib';

scheduledId?: string;
/**
* 最近一次点击发布工资单的时间
*/
publishPsAt?: number;
}

@@ -1405,2 +1409,6 @@ /**

/**
* 显示顺序
*/
order?: number;
/**
* 薪资数据

@@ -1407,0 +1415,0 @@ * key:项目id

+1
-1
{
"name": "@keyiis/payroll-interface",
"version": "0.0.17",
"version": "0.0.18",
"description": "server interface",

@@ -5,0 +5,0 @@ "types": "index.d.ts",