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

download-git-repo

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

download-git-repo - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

8

package.json
{
"name": "download-git-repo",
"version": "2.0.0",
"version": "3.0.0",
"license": "MIT",
"repository": "git://github.com/flipxfx/download-git-repo",
"repository": "git://gitlab.com/flippidippi/download-git-repo",
"description": "Download and extract a git repository (GitHub, GitLab, Bitbucket) from node.",

@@ -20,7 +20,7 @@ "keywords": [

"git-clone": "^0.1.0",
"rimraf": "^2.6.3"
"rimraf": "^3.0.0"
},
"devDependencies": {
"fs-readdir-recursive": "^1.1.0",
"mocha": "^6.1.4"
"mocha": "^6.2.1"
},

@@ -27,0 +27,0 @@ "scripts": {

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