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

keza

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keza - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

lib/help.js

@@ -7,3 +7,3 @@ const cli = require("commander");

.description("generate template files very fast")
.version("1.1.1")
.version("1.1.2")
.parse(process.argv);

@@ -10,0 +10,0 @@ keza.on("--help", function () {

{
"name": "keza",
"version": "1.1.1",
"version": "1.1.2",
"description": "Generate template files(Eslint config files, gitignore, readme..etc) from the command line",

@@ -5,0 +5,0 @@ "main": "index.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