Socket
Socket
Sign inDemoInstall

kick-init

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kick-init - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

argsParser.js

@@ -39,3 +39,3 @@ 'use strict';

[repo] specify the repo to clone, defaults to "a"
[repo] specify the repo to clone, defaults to first one

@@ -42,0 +42,0 @@ Starter Repo List:

@@ -13,5 +13,5 @@ 'use strict';

let info = argsParser(args);
// if (info) {
// git(info);
// }
if (info) {
git(info);
}
};
{
"name": "kick-init",
"version": "1.0.7",
"version": "1.0.8",
"description": "cli tool for getting your new project a kick start!",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -9,3 +9,3 @@

# kick-init [![Build Status](https://travis-ci.org/davidicus/awesome-project.svg?branch=master)](https://travis-ci.org/davidicus/awesome-project)
# kick-init

@@ -57,3 +57,3 @@ > Give your new project a kick!

[repo] specify the repo to clone [a-e], defaults to "a"
[repo] specify the repo to clone, defaults to first in list

@@ -60,0 +60,0 @@

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