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

@goldstack/utils-cli

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldstack/utils-cli - npm Package Compare versions

Comparing version 0.1.38 to 0.2.0

5

package.json
{
"name": "@goldstack/utils-cli",
"version": "0.1.38",
"version": "0.2.0",
"description": "Utilities for building command line interfaces.",

@@ -20,3 +20,4 @@ "license": "MIT",

"test:ci": "jest --passWithNoTests --config=./jest.config.js",
"version:apply": "utils-git changed --exec \"yarn version $@ && yarn version apply\""
"version:apply": "utils-git changed --exec \"yarn version $@ && yarn version apply\"",
"version:apply:force": "yarn version $@ && yarn version apply"
},

@@ -23,0 +24,0 @@ "devDependencies": {

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