New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gitbeaker/cli

Package Overview
Dependencies
Maintainers
1
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitbeaker/cli - npm Package Compare versions

Comparing version 23.0.1-canary.795.164270378.0 to 23.1.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v23.1.0 (Wed Jul 08 2020)
#### 🐛 Bug Fix
- Fixing up the Type exports for all the distributed libraries [#795](https://github.com/jdalrymple/gitbeaker/pull/795) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v21.6.0 (Tue Jun 16 2020)

@@ -2,0 +14,0 @@

8

package.json
{
"name": "@gitbeaker/cli",
"description": "Full NodeJS CLI implementation of the GitLab API.",
"version": "23.0.1-canary.795.164270378.0",
"version": "23.1.0",
"author": {

@@ -15,4 +15,4 @@ "name": "Justin Dalrymple"

"dependencies": {
"@gitbeaker/core": "23.0.1-canary.795.164270378.0",
"@gitbeaker/node": "23.0.1-canary.795.164270378.0",
"@gitbeaker/core": "^23.1.0",
"@gitbeaker/node": "^23.1.0",
"chalk": "^4.0.0",

@@ -56,3 +56,3 @@ "ora": "^4.0.4",

},
"gitHead": "b431a0456674bbb2d545b8996fc09502e9e98776"
"gitHead": "ef9548668c49bec7107417fcf2018bdc15fe0054"
}
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