Socket
Socket
Sign inDemoInstall

json2bash

Package Overview
Dependencies
17
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

8

package.json
{
"name": "json2bash",
"version": "0.0.1",
"version": "0.0.2",
"description": "A CLI to export json object to bash env",

@@ -8,6 +8,6 @@ "main": "json2bash.js",

"test": "node json2bash.js sample.json",
"postpublish": "node postpublish.js"
"postpublish": "node postpublish.js"
},
"bin": {
"json2bash": "json2bash.js"
"json2bash": "json2bash.js"
},

@@ -31,4 +31,4 @@ "repository": {

"dotenv": "^10.0.0",
"yargs": "^16.2.0"
"yargs": "^16.2.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc