bootme-gitclone
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -34,2 +34,3 @@ 'use strict' | ||
.keys({ | ||
bootme: Joi.object(), | ||
path: Joi.string().required(), | ||
@@ -36,0 +37,0 @@ url: Joi.string() |
{ | ||
"name": "bootme-gitclone", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Task to clone a Git Repository", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"bootme": "^0.0.9", | ||
"bootme": "^0.0.10", | ||
"del": "^3.0.0", | ||
@@ -23,0 +23,0 @@ "joi": "^13.0.1", |
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
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
2311
69
+ Addedbootme@0.0.10(transitive)
- Removedbootme@0.0.9(transitive)
Updatedbootme@^0.0.10