@acot/acot-reporter-pretty
Advanced tools
Comparing version 0.0.6-canary.0 to 0.0.10-canary.0
@@ -6,2 +6,14 @@ # Change Log | ||
## 0.0.10-canary.0 (2021-04-04) | ||
### Bug Fixes | ||
- fix summary duration bug ([a5fb2d3](https://github.com/acot-a11y/acot/commit/a5fb2d34bc30967d284b37b24a0ea54220bf3565)) | ||
- update dependency boxen to v5 ([271bb1f](https://github.com/acot-a11y/acot/commit/271bb1f87e8d30e6a1c6f6ec1ead59e1b356284c)) | ||
### Features | ||
- **core:** switch to `help` from `tags` ([7ac5678](https://github.com/acot-a11y/acot/commit/7ac56780e46c26f94aeda3f0c1d1482f47521acb)) | ||
- add `@acot/acot-runner-sitemap` package ([9a760b7](https://github.com/acot-a11y/acot/commit/9a760b787df44a0febac52ccb254073179786306)) | ||
## [0.0.6-canary.0](https://github.com/acot-a11y/acot/compare/@acot/acot-reporter-pretty@0.0.5...@acot/acot-reporter-pretty@0.0.6-canary.0) (2021-03-30) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@acot/acot-reporter-pretty", | ||
"version": "0.0.6-canary.0", | ||
"version": "0.0.10-canary.0", | ||
"description": "A pretty reporter for @acot/cli.", | ||
"keywords": [ | ||
"acot", | ||
"acot-reporter" | ||
], | ||
"homepage": "https://github.com/acot-a11y/acot/tree/main/packages/acot-reporter-pretty", | ||
@@ -36,4 +40,4 @@ "bugs": { | ||
"@acot/html-pickup": "0.0.5", | ||
"@acot/module-loader": "0.0.7-canary.0", | ||
"@acot/reporter": "0.0.8-canary.0", | ||
"@acot/module-loader": "0.0.10-canary.0", | ||
"@acot/reporter": "0.0.10-canary.0", | ||
"boxen": "^5.0.0", | ||
@@ -53,3 +57,3 @@ "chalk": "^4.0.0", | ||
"devDependencies": { | ||
"@acot/types": "0.0.8-canary.0", | ||
"@acot/types": "0.0.10-canary.0", | ||
"@types/cli-table": "0.3.0", | ||
@@ -61,3 +65,3 @@ "@types/text-table": "0.2.1" | ||
}, | ||
"gitHead": "019a4b37fc93b03f495bd62eddd4002f6403948d" | ||
"gitHead": "0e2e86c945110f44e402805b94921fd3712605d2" | ||
} |
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
16926
+ Added@acot/module-loader@0.0.10-canary.0(transitive)
+ Added@acot/reporter@0.0.10-canary.0(transitive)
+ Added@acot/utils@0.0.10-canary.0(transitive)
- Removed@acot/module-loader@0.0.7-canary.0(transitive)
- Removed@acot/reporter@0.0.8-canary.0(transitive)
- Removed@acot/utils@0.0.7-canary.0(transitive)