@boll/cli
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -5,2 +5,17 @@ { | ||
{ | ||
"date": "Fri, 25 Sep 2020 21:47:33 GMT", | ||
"tag": "@boll/cli_v1.1.3", | ||
"version": "1.1.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Adding internal testing package", | ||
"author": "email not defined", | ||
"commit": "007591284ed2a66240864c8452d086fd15be6b3e", | ||
"package": "@boll/cli" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 24 Sep 2020 21:39:25 GMT", | ||
@@ -7,0 +22,0 @@ "tag": "@boll/cli_v1.1.1", |
# Change Log - @boll/cli | ||
This log was last generated on Thu, 24 Sep 2020 21:39:25 GMT and should not be manually modified. | ||
This log was last generated on Fri, 25 Sep 2020 21:47:33 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 1.1.3 | ||
Fri, 25 Sep 2020 21:47:33 GMT | ||
### Patches | ||
- Adding internal testing package (email not defined) | ||
## 1.1.1 | ||
@@ -8,0 +16,0 @@ |
@@ -64,3 +64,3 @@ "use strict"; | ||
var baretest_1 = __importDefault(require("baretest")); | ||
var test_helper_1 = require("./test-helper"); | ||
var test_internal_1 = require("@boll/test-internal"); | ||
var cli_1 = require("../cli"); | ||
@@ -75,3 +75,3 @@ var fs_1 = require("fs"); | ||
switch (_a.label) { | ||
case 0: return [4 /*yield*/, test_helper_1.inTmpDir(function () { return __awaiter(void 0, void 0, void 0, function () { | ||
case 0: return [4 /*yield*/, test_internal_1.inTmpDir(function () { return __awaiter(void 0, void 0, void 0, function () { | ||
var configExistsPrecondition, sut, configExistsExpected; | ||
@@ -78,0 +78,0 @@ return __generator(this, function (_a) { |
@@ -10,3 +10,3 @@ { | ||
"dependencies": { | ||
"@boll/core": "1.2.0", | ||
"@boll/core": "1.2.1", | ||
"argparse": "^1.0.10", | ||
@@ -19,2 +19,3 @@ "glob": "^7.1.6", | ||
"devDependencies": { | ||
"@boll/test-internal": "0.0.1", | ||
"@types/argparse": "^1.0.38", | ||
@@ -52,3 +53,3 @@ "@types/baretest": "^2.0.0", | ||
}, | ||
"version": "1.1.2" | ||
"version": "1.1.3" | ||
} |
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
6
38041
10
21
791
+ Added@boll/core@1.2.1(transitive)
- Removed@boll/core@1.2.0(transitive)
Updated@boll/core@1.2.1