Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gitbeaker/rest

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitbeaker/rest - npm Package Compare versions

Comparing version 37.1.0 to 38.0.0

14

package.json
{
"name": "@gitbeaker/rest",
"version": "37.1.0",
"version": "38.0.0",
"description": "Cross Platform implementation of the GitLab API",

@@ -59,13 +59,13 @@ "license": "MIT",

"dependencies": {
"@gitbeaker/core": "^37.1.0",
"@gitbeaker/requester-utils": "^37.1.0"
"@gitbeaker/core": "^38.0.0",
"@gitbeaker/requester-utils": "^38.0.0"
},
"devDependencies": {
"@playwright/test": "^1.32.3",
"@types/node": "^18.16.1",
"playwright": "^1.32.3",
"@playwright/test": "^1.33.0",
"@types/node": "^18.16.2",
"playwright": "^1.33.0",
"tsup": "^6.7.0",
"typescript": "^5.0.4"
},
"gitHead": "ec001af19a6aa31f3f7f7fd064aeedb6f327bdc0"
"gitHead": "0e9952624b6a19c5e4cdb582a03e3aa1a4752251"
}

@@ -7,5 +7,4 @@ <div align="center">

<p align="center">
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="pipeline status" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/pipeline.svg" /></a>
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="coverage report" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/coverage.svg" /></a>
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="pipeline status" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/pipeline.svg?ignore_skipped=true" /></a>
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="coverage report" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/coverage.svg?job=test:unit:rest" /></a>
<a href="https://codeclimate.com/github/jdalrymple/gitbeaker">

@@ -12,0 +11,0 @@ <img src="https://codeclimate.com/github/jdalrymple/gitbeaker/badges/gpa.svg" alt="Code Climate maintainability">

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