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.2.6 to 0.2.7

dist/src/utilsCli.d.ts

13

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

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

"sideEffects": false,
"main": "dist/utilsCli.js",
"main": "dist/src/utilsCli.js",
"scripts": {

@@ -39,9 +39,12 @@ "build": "yarn clean && yarn compile",

"devDependencies": {
"@goldstack/utils-git": "0.1.27",
"@types/jest": "^26.0.21",
"@types/node": "^14.0.6",
"@goldstack/utils-git": "0.1.28",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.0",
"jest": "^26.6.3",
"ts-jest": "^26.5.4",
"typescript": "^4.4.3"
},
"publishConfig": {
"main": "dist/src/utilsCli.js"
}
}
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