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

microgen-cli

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microgen-cli - npm Package Compare versions

Comparing version 0.0.13 to 1.0.0

dist/actions.js

29

package.json
{
"name": "microgen-cli",
"version": "0.0.13",
"description": "",
"main": "./bin/index.js",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Adi Aswara",
"author": "Rizky Tanjung",
"license": "ISC",
"devDependencies": {
"@types/commander": "^2.12.2",
"@types/inquirer": "^8.1.3",
"@types/node": "^16.10.3",
"javascript-obfuscator": "^2.19.0",
"ts-node": "^10.3.0",
"typescript": "^4.4.3"
},
"bin": {
"microgen": "./bin/index.js",
"mg": "./bin/index.js"
"microgen": "./dist/microgen.js",
"mg": "./dist/microgen.js"
},
"dependencies": {
"microgen-cote": "^1.0.1"
}
"axios": "^0.22.0",
"boxen": "^6.1.0",
"chalk": "^4.1.2",
"commander": "^8.2.0",
"inquirer": "^8.2.0",
"yargs": "^17.1.1-candidate.0"
},
"description": ""
}
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