@acot/acot-reporter-pretty
Advanced tools
Comparing version 0.0.3 to 0.0.4-canary.0
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.0.4-canary.0](https://github.com/acot-a11y/acot/compare/@acot/acot-reporter-pretty@0.0.3...@acot/acot-reporter-pretty@0.0.4-canary.0) (2021-01-13) | ||
**Note:** Version bump only for package @acot/acot-reporter-pretty | ||
## [0.0.3](https://github.com/acot-a11y/acot/compare/@acot/acot-reporter-pretty@0.0.2...@acot/acot-reporter-pretty@0.0.3) (2021-01-01) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@acot/acot-reporter-pretty", | ||
"version": "0.0.3", | ||
"version": "0.0.4-canary.0", | ||
"description": "A pretty reporter for @acot/cli.", | ||
@@ -35,5 +35,5 @@ "homepage": "https://github.com/acot-a11y/acot/tree/main/packages/acot-reporter-pretty", | ||
"dependencies": { | ||
"@acot/html-pickup": "0.0.4", | ||
"@acot/module-loader": "0.0.4", | ||
"@acot/reporter": "0.0.5", | ||
"@acot/html-pickup": "0.0.5-canary.0", | ||
"@acot/module-loader": "0.0.5-canary.0", | ||
"@acot/reporter": "0.0.6-canary.0", | ||
"boxen": "^4.2.0", | ||
@@ -53,3 +53,3 @@ "chalk": "^4.0.0", | ||
"devDependencies": { | ||
"@acot/types": "0.0.5", | ||
"@acot/types": "0.0.6-canary.0", | ||
"@types/cli-table": "^0.3.0", | ||
@@ -61,3 +61,3 @@ "@types/text-table": "^0.2.1" | ||
}, | ||
"gitHead": "9e986f72955e83d9aa0030d9e22e003d2fd4167a" | ||
"gitHead": "6d84794446890402dfbb488d600002daaa7ccc2d" | ||
} |
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
15446
+ Added@acot/html-pickup@0.0.5-canary.0(transitive)
+ Added@acot/module-loader@0.0.5-canary.0(transitive)
+ Added@acot/reporter@0.0.6-canary.0(transitive)
+ Added@acot/utils@0.0.5-canary.0(transitive)
- Removed@acot/html-pickup@0.0.4(transitive)
- Removed@acot/module-loader@0.0.4(transitive)
- Removed@acot/reporter@0.0.5(transitive)
- Removed@acot/utils@0.0.4(transitive)