Socket
Socket
Sign inDemoInstall

@gitbeaker/node

Package Overview
Dependencies
62
Maintainers
1
Versions
156
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 35.1.0 to 35.2.0

12

package.json
{
"name": "@gitbeaker/node",
"description": "Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.",
"version": "35.1.0",
"version": "35.2.0",
"author": {

@@ -12,6 +12,6 @@ "name": "Justin Dalrymple"

"dependencies": {
"@gitbeaker/core": "^35.1.0",
"@gitbeaker/requester-utils": "^35.1.0",
"@gitbeaker/core": "^35.2.0",
"@gitbeaker/requester-utils": "^35.2.0",
"delay": "^5.0.0",
"got": "^11.8.2",
"got": "11.8.3",
"xcase": "^2.0.1"

@@ -21,3 +21,3 @@ },

"@rollup/plugin-json": "^4.1.0",
"@types/node": "^16.0.0",
"@types/node": "^17.0.0",
"form-data": "^4.0.0",

@@ -59,3 +59,3 @@ "jest-extended": "^1.0.0",

},
"gitHead": "2af749c7fa1f4858ac5417c81501d610c34c0e08"
"gitHead": "5ea91956b1f580bbbff26b42a5e82b3ac0775551"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc