New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zhi-gitlab-middleware

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zhi-gitlab-middleware - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

1

dist/lib/commonGitlabClient.d.ts

@@ -27,2 +27,3 @@ /**

* @param middlewareUrl - 代理地址
* @param isDev - 是否调试模式
*/

@@ -29,0 +30,0 @@ constructor(appInstance: any, host: string, token: string, user: string, repo: string, branch: string, commitMessage: string, authorEmail: string, authorName: string, middlewareUrl?: string, isDev?: boolean);

7

dist/package.json
{
"name": "zhi-gitlab-middleware",
"version": "0.4.0",
"version": "0.4.1",
"type": "module",

@@ -33,5 +33,4 @@ "description": "a middleware for gitlab api ",

"dependencies": {
"zhi-common": "workspace:*",
"zhi-lib-base": "workspace:*",
"zhi-fetch-middleware": "workspace:*"
"zhi-fetch-middleware": "workspace:*",
"zhi-lib-base": "workspace:*"
},

@@ -38,0 +37,0 @@ "publishConfig": {

{
"name": "zhi-gitlab-middleware",
"version": "0.4.1",
"version": "0.4.2",
"type": "module",

@@ -26,5 +26,4 @@ "description": "a middleware for gitlab api ",

"dependencies": {
"zhi-common": "1.23.6",
"zhi-lib-base": "0.5.0",
"zhi-fetch-middleware": "0.4.1"
"zhi-fetch-middleware": "0.4.1",
"zhi-lib-base": "0.5.0"
},

@@ -31,0 +30,0 @@ "publishConfig": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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