@gtrmt/document-manager-api
Advanced tools
Comparing version 1.0.135 to 1.0.136
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.135", | ||
"version": "1.0.136", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.135", | ||
"version": "1.0.136", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -30,5 +30,4 @@ import { DbSchema, createDbSchemas } from '@vmm/api'; | ||
role: string, | ||
examine: Boolean, // 评审权限 | ||
twoExamine: Boolean, // 二次评审权限 | ||
oneExamine: Boolean // 领导权限 | ||
examine: Boolean, | ||
oneExamine: Boolean | ||
} | ||
@@ -145,3 +144,5 @@ export interface ILeaderNumber { | ||
title: string[], | ||
editor: string | ||
editor: string, | ||
aggregator: string, //汇总人 | ||
aggreDept: string //汇总单位 | ||
} | ||
@@ -148,0 +149,0 @@ // 评优评先模块 |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
818
0
28677