@gtrmt/document-manager-api
Advanced tools
Comparing version 1.0.62 to 1.0.64
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.62", | ||
"version": "1.0.64", | ||
"description": "稿件管理api", | ||
@@ -16,3 +16,4 @@ "main": "dist/src/index.js", | ||
"@vmm/api": "^1.0.7" | ||
} | ||
}, | ||
"dependencies": {} | ||
} |
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.62", | ||
"version": "1.0.64", | ||
"description": "稿件管理api", | ||
@@ -16,3 +16,4 @@ "main": "dist/src/index.js", | ||
"@vmm/api": "^1.0.7" | ||
} | ||
}, | ||
"dependencies": {} | ||
} |
@@ -51,3 +51,3 @@ /** | ||
reviewDocument: HTTP< | ||
{ id: string, agree: number, refuse: number, userid: string, status: string }, | ||
{ id: string, agree: number, refuse: number, userid: string, status: string,idea: string }, | ||
{ status: number; data?: any; msg?: string } | ||
@@ -54,0 +54,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
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
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
20823
1