@gitbeaker/node
Advanced tools
Comparing version 35.7.0 to 35.8.0
{ | ||
"name": "@gitbeaker/node", | ||
"description": "Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.", | ||
"version": "35.7.0", | ||
"version": "35.8.0", | ||
"author": { | ||
@@ -12,4 +12,4 @@ "name": "Justin Dalrymple" | ||
"dependencies": { | ||
"@gitbeaker/core": "^35.7.0", | ||
"@gitbeaker/requester-utils": "^35.7.0", | ||
"@gitbeaker/core": "^35.8.0", | ||
"@gitbeaker/requester-utils": "^35.8.0", | ||
"delay": "^5.0.0", | ||
@@ -21,5 +21,5 @@ "got": "^11.8.3", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@types/node": "^17.0.0", | ||
"@types/node": "^18.0.3", | ||
"form-data": "^4.0.0", | ||
"jest-extended": "^1.0.0", | ||
"jest-extended": "^3.0.0", | ||
"openpgp": "^5.0.0", | ||
@@ -59,3 +59,3 @@ "rollup": "^2.47.0", | ||
}, | ||
"gitHead": "5037aabd6dc33187eb001efba84fee3dda4b0c4d" | ||
"gitHead": "f42202715f3b6d327bf63b20bffdea41d0d72009" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
63583