@gitbeaker/node
Advanced tools
Comparing version 34.1.0 to 34.2.0
{ | ||
"name": "@gitbeaker/node", | ||
"description": "Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.", | ||
"version": "34.1.0", | ||
"version": "34.2.0", | ||
"author": { | ||
@@ -12,4 +12,4 @@ "name": "Justin Dalrymple" | ||
"dependencies": { | ||
"@gitbeaker/core": "^34.1.0", | ||
"@gitbeaker/requester-utils": "^34.1.0", | ||
"@gitbeaker/core": "^34.2.0", | ||
"@gitbeaker/requester-utils": "^34.2.0", | ||
"delay": "^5.0.0", | ||
@@ -24,3 +24,3 @@ "got": "^11.8.2", | ||
"jest-extended": "^0.11.5", | ||
"openpgp": "^4.10.10", | ||
"openpgp": "^5.0.0", | ||
"rollup": "^2.47.0", | ||
@@ -59,3 +59,3 @@ "rollup-plugin-typescript2": "^0.30.0", | ||
}, | ||
"gitHead": "8134bbd4b1319ed8bbf28b1b10c389bd9b194951" | ||
"gitHead": "e0599a843ee716e3cebe00131e1d3f75696520ac" | ||
} |
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
60345