Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2.9 to 0.2.10

7

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

@@ -26,3 +26,3 @@ "keywords": [

"build:watch": "yarn clean && yarn compile-watch",
"clean": "rm -rf ./dist",
"clean": "rimraf ./dist",
"compile": "tsc -p tsconfig.json",

@@ -39,6 +39,7 @@ "compile-watch": "tsc -p tsconfig.json --watch",

"devDependencies": {
"@goldstack/utils-git": "0.1.30",
"@goldstack/utils-git": "0.1.31",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.0",
"jest": "^26.6.3",
"rimraf": "^3.0.2",
"ts-jest": "^26.5.4",

@@ -45,0 +46,0 @@ "typescript": "^4.4.3"

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