Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-repo-init

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-repo-init - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

lib/github.js

@@ -35,3 +35,3 @@ const clui = require('clui')

scopes: ['user', 'public_repo', 'repo', 'repo:status'],
note: 'ginit, the command-line tool for initalizing Git repos'
note: 'git-repo-init, the command-line tool for initalizing Git repos'
});

@@ -38,0 +38,0 @@ const token = response.data.token;

{
"name": "git-repo-init",
"version": "1.0.3",
"version": "1.0.4",
"description": "git initialisation repo",

@@ -14,3 +14,3 @@ "main": "index.js",

"bin": {
"git-init": "index.js"
"git-repo-init": "index.js"
},

@@ -17,0 +17,0 @@ "author": "RaxRaj",

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