🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@goldstack/utils-cli

Package Overview
Dependencies
Maintainers
1
Versions
54
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.3.29
to
0.3.31
+2
-3
package.json
{
"name": "@goldstack/utils-cli",
"version": "0.3.29",
"version": "0.3.31",
"description": "Utilities for building command line interfaces.",

@@ -34,4 +34,3 @@ "keywords": [

"test": "jest --passWithNoTests --config=./jest.config.js --runInBand",
"version:apply": "yarn version $@ && yarn version apply",
"version:apply:force": "yarn version $@ && yarn version apply"
"patch-when-changed": "git diff --quiet HEAD^...HEAD -- . && git diff --quiet -- . && git diff --quiet --staged -- . || yarn version patch"
},

@@ -38,0 +37,0 @@ "dependencies": {