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 19.7.0 to 19.7.1-canary.795.151344891.0

16

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

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

"dependencies": {
"@gitbeaker/core": "^19.7.0",
"@gitbeaker/node": "^19.7.0",
"@gitbeaker/core": "^19.7.1",
"@gitbeaker/node": "^19.7.1",
"chalk": "^4.0.0",

@@ -25,8 +25,8 @@ "ora": "^4.0.4",

"@rollup/plugin-json": "^4.0.3",
"rollup": "^2.6.1",
"rollup": "^2.12.0",
"rollup-plugin-preserve-shebangs": "^0.2.0",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-typescript2": "^0.27.0",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-typescript2": "^0.27.1",
"strip-ansi": "^6.0.0",
"typescript": "^3.8.3"
"typescript": "^3.9.3"
},

@@ -57,3 +57,3 @@ "engines": {

},
"gitHead": "b5d1230e272aa5be00fe9a9fd313ec5d99777ab7"
"gitHead": "c386e720d02e6d68572d60aefb4ee54ad299c972"
}
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