@gitbeaker/core
Advanced tools
Comparing version 39.25.0 to 39.25.1
{ | ||
"name": "@gitbeaker/core", | ||
"version": "39.25.0", | ||
"version": "39.25.1", | ||
"description": "Core API implementation of the GitLab API", | ||
@@ -58,3 +58,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@gitbeaker/requester-utils": "^39.25.0", | ||
"@gitbeaker/requester-utils": "^39.25.1", | ||
"qs": "^6.11.2", | ||
@@ -64,9 +64,9 @@ "xcase": "^2.0.1" | ||
"devDependencies": { | ||
"@types/node": "^20.9.1", | ||
"@types/node": "^20.10.4", | ||
"get-param-names": "github:jdalrymple/get-param-names#1-improve-functionality", | ||
"tsup": "^7.3.0", | ||
"tsx": "^4.1.2", | ||
"typescript": "^5.2.2" | ||
"tsup": "^8.0.1", | ||
"tsx": "^4.6.2", | ||
"typescript": "^5.3.3" | ||
}, | ||
"gitHead": "fd19ac3b3aaebdea71adee99661565d3836a7ac2" | ||
"gitHead": "5fd8b4573c206c8f079ff6e58cea299b8fd1f868" | ||
} |
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
1437660