@boll/rules-external-tools
Advanced tools
Comparing version 0.0.1215 to 0.1.0
@@ -5,2 +5,17 @@ { | ||
{ | ||
"date": "Thu, 22 Oct 2020 18:26:06 GMT", | ||
"tag": "@boll/rules-external-tools_v0.1.0", | ||
"version": "0.1.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"comment": "TransitiveDependencyDetector option to allow devDependencies", | ||
"author": "jdh@microsoft.com", | ||
"commit": "80d8e1afc955fded3442cd7cf3aa62a542e92232", | ||
"package": "@boll/rules-external-tools" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 25 Sep 2020 21:48:01 GMT", | ||
@@ -7,0 +22,0 @@ "tag": "@boll/rules-external-tools_v0.0.7", |
# Change Log - @boll/rules-external-tools | ||
This log was last generated on Fri, 25 Sep 2020 21:48:01 GMT and should not be manually modified. | ||
This log was last generated on Thu, 22 Oct 2020 18:26:06 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.1.0 | ||
Thu, 22 Oct 2020 18:26:06 GMT | ||
### Minor changes | ||
- TransitiveDependencyDetector option to allow devDependencies (jdh@microsoft.com) | ||
## 0.0.7 | ||
@@ -8,0 +16,0 @@ |
@@ -78,3 +78,3 @@ "use strict"; | ||
_b = (_a = sut).check; | ||
return [4 /*yield*/, core_1.getSourceFile(core_1.asBollDirectory("."), "prefer-const.ts", new core_1.Package({}))]; | ||
return [4 /*yield*/, core_1.getSourceFile(core_1.asBollDirectory("."), "prefer-const.ts", new core_1.Package({}, {}))]; | ||
case 1: return [4 /*yield*/, _b.apply(_a, [_c.sent()])]; | ||
@@ -105,3 +105,3 @@ case 2: | ||
_b = (_a = sut).check; | ||
return [4 /*yield*/, core_1.getSourceFile(core_1.asBollDirectory("."), "prefer-const-off.ts", new core_1.Package({}))]; | ||
return [4 /*yield*/, core_1.getSourceFile(core_1.asBollDirectory("."), "prefer-const-off.ts", new core_1.Package({}, {}))]; | ||
case 1: return [4 /*yield*/, _b.apply(_a, [_c.sent()])]; | ||
@@ -108,0 +108,0 @@ case 2: |
@@ -7,3 +7,3 @@ { | ||
"dependencies": { | ||
"@boll/core": "1.2.1209", | ||
"@boll/core": "1.3.0", | ||
"eslint": "^7.8.1" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"version": "0.0.1215" | ||
"version": "0.1.0" | ||
} |
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
32113
600
+ Added@boll/core@1.3.0(transitive)
- Removed@boll/core@1.2.1209(transitive)
Updated@boll/core@1.3.0