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.4 to 1.0.5

131

package.json
{
"name": "git-repo-init",
"version": "1.0.4",
"description": "git initialisation repo",
"version": "1.0.5",
"description": "The NPM package for the git initialisation!",
"main": "index.js",
"scripts": {
"test": "node index.js"
"directories": {
"lib": "lib"
},
"keywords": [
"Git",
"init"
],
"bin": {
"git-repo-init": "index.js"
},
"author": "RaxRaj",
"license": "MIT",
"dependencies": {
"@octokit/rest": "^16.37.0",
"ansi-escapes": "^4.3.0",
"ansi-regex": "^5.0.0",
"ansi-styles": "^4.2.1",
"atob-lite": "^2.0.0",
"before-after-hook": "^2.1.0",
"btoa-lite": "^1.0.0",
"chalk": "^3.0.0",
"chardet": "^0.7.0",
"clear": "^0.1.0",
"cli-color": "^0.3.2",
"cli-cursor": "^3.1.0",
"cli-width": "^2.2.0",
"clui": "^0.3.6",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"configstore": "^5.0.0",
"cross-spawn": "^6.0.5",
"crypto-random-string": "^2.0.0",
"d": "^0.1.1",
"debug": "^4.1.1",
"deprecation": "^2.3.1",
"dot-prop": "^5.2.0",
"emoji-regex": "^8.0.0",
"end-of-stream": "^1.4.4",
"es5-ext": "^0.10.53",
"es6-iterator": "^2.0.3",
"es6-symbol": "^3.1.3",
"es6-weak-map": "^0.1.4",
"escape-string-regexp": "^1.0.5",
"event-emitter": "^0.3.5",
"execa": "^1.0.0",
"ext": "^1.4.0",
"external-editor": "^3.1.0",
"figlet": "^1.2.4",
"figures": "^3.1.0",
"get-stream": "^4.1.0",
"graceful-fs": "^4.2.3",
"has-flag": "^4.0.0",
"iconv-lite": "^0.4.24",
"imurmurhash": "^0.1.4",
"inquirer": "^7.0.3",
"is-fullwidth-code-point": "^3.0.0",
"is-obj": "^2.0.0",
"is-plain-object": "^3.0.0",
"is-promise": "^2.1.0",
"is-stream": "^1.1.0",
"is-typedarray": "^1.0.0",
"isexe": "^2.0.0",
"isobject": "^4.0.0",
"lodash": "^4.17.15",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"lodash.uniq": "^4.5.0",
"lru-queue": "^0.1.0",
"macos-release": "^2.3.0",
"make-dir": "^3.0.0",
"memoizee": "^0.3.10",
"mimic-fn": "^2.1.0",
"minimist": "^1.2.0",
"simple-git": "^1.129.0"
"ms": "^2.1.2",
"mute-stream": "^0.0.8",
"next-tick": "^1.0.0",
"nice-try": "^1.0.5",
"node-fetch": "^2.6.0",
"npm-run-path": "^2.0.2",
"octokit-pagination-methods": "^1.1.0",
"once": "^1.4.0",
"onetime": "^5.1.0",
"os-name": "^3.1.0",
"os-tmpdir": "^1.0.2",
"p-finally": "^1.0.0",
"path-key": "^2.0.1",
"pump": "^3.0.0",
"restore-cursor": "^3.1.0",
"run-async": "^2.3.0",
"rxjs": "^6.5.4",
"safer-buffer": "^2.1.2",
"semver": "^6.3.0",
"shebang-command": "^1.2.0",
"shebang-regex": "^1.0.0",
"signal-exit": "^3.0.2",
"simple-git": "^1.129.0",
"string-width": "^4.2.0",
"strip-ansi": "^5.2.0",
"strip-eof": "^1.0.0",
"supports-color": "^7.1.0",
"through": "^2.3.8",
"timers-ext": "^0.1.7",
"tmp": "^0.0.33",
"tslib": "^1.10.0",
"type": "^1.2.0",
"type-fest": "^0.8.1",
"typedarray-to-buffer": "^3.1.5",
"unique-string": "^2.0.0",
"universal-user-agent": "^4.0.0",
"which": "^1.3.1",
"windows-release": "^3.2.0",
"wrappy": "^1.0.2",
"write-file-atomic": "^3.0.1",
"xdg-basedir": "^4.0.0"
},
"directories": {
"lib": "lib"
"devDependencies": {},
"scripts": {
"test": "node index.js"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/raxraj/learnCLI.git"
"url": "git+https://github.com/raxraj/git-repo-init.git"
},
"keywords": [
"git",
"init",
"git-repo-init",
"cli",
"git-cli"
],
"author": "raxraj",
"license": "MIT",
"bugs": {
"url": "https://github.com/raxraj/learnCLI/issues"
"url": "https://github.com/raxraj/git-repo-init/issues"
},
"homepage": "https://github.com/raxraj/learnCLI#readme"
"homepage": "https://github.com/raxraj/git-repo-init#readme"
}
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