download-git-repo
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
17475
1
+ Addedrimraf@3.0.2(transitive)
- Removedrimraf@2.7.1(transitive)
Updatedrimraf@^3.0.0