cli-eb-test
Advanced tools
Comparing version 2.19.0 to 2.20.0
@@ -10,3 +10,3 @@ 'use strict' | ||
const UpdateCheck = function () { | ||
const UpdateCheck = function (options) { | ||
this.cachePath = options.cachePath | ||
@@ -13,0 +13,0 @@ this.queue = null |
{ | ||
"name": "cli-eb-test", | ||
"version": "2.19.0", | ||
"version": "2.20.0", | ||
"description": "A command-line tool for installation and customisation of the DADI platform", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
7260