Socket
Socket
Sign inDemoInstall

kick-init

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

2

git.js

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

//path to gitbash script
const bin = path.join(__filename, '/gitbash.sh');
const bin = (__filename).replace(/git.js/i, 'gitbash.sh');

@@ -11,0 +11,0 @@ //path to config file

{
"name": "kick-init",
"version": "1.0.5",
"version": "1.0.6",
"description": "cli tool for getting your new project a kick start!",

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

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