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

@gtrmt/document-manager-api

Package Overview
Dependencies
Maintainers
2
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gtrmt/document-manager-api - npm Package Compare versions

Comparing version 1.0.135 to 1.0.136

2

dist/package.json
{
"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 @@ // 评优评先模块

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