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

gitops-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitops-cli - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.github/workflows/npm-install-test.yml

12

package.json
{
"name": "gitops-cli",
"version": "1.0.0",
"version": "1.0.1",
"description": "GitOps tooling for CLI and CI",
"main": "bin.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 0"
},

@@ -18,3 +19,8 @@ "repository": {

},
"homepage": "https://github.com/mxcd/gitops#readme"
"homepage": "https://github.com/mxcd/gitops#readme",
"dependencies": {
"argparse": "^2.0.1",
"gitlab-x": "^0.2.9",
"js-yaml": "^4.1.0"
}
}
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