You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@acot/reporter

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.8-canary.0 to 0.0.10-canary.0

14

CHANGELOG.md

@@ -6,2 +6,16 @@ # 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))
- **reporter:** Fix a bug that PrettyReporter hangs in the case of many URLs ([7248532](https://github.com/acot-a11y/acot/commit/7248532c0380a0483a537c124173f2191027dd54))
### Features
- Add rule result for pretty reporter ([f668f8a](https://github.com/acot-a11y/acot/commit/f668f8a56e730ea31ece53f23d7fd2629e456211))
- Improve progress display (pretty reporter) ([dc4e9e1](https://github.com/acot-a11y/acot/commit/dc4e9e1655408a499619a690798e06ef439844be))
- Initial implements ([68f46a2](https://github.com/acot-a11y/acot/commit/68f46a250de7793795678ece40d23d927ddd075c))
## [0.0.8-canary.0](https://github.com/acot-a11y/acot/compare/@acot/reporter@0.0.7...@acot/reporter@0.0.8-canary.0) (2021-03-30)

@@ -8,0 +22,0 @@

11

package.json
{
"name": "@acot/reporter",
"version": "0.0.8-canary.0",
"version": "0.0.10-canary.0",
"description": "A reporter toolset for @acot/cli.",
"keywords": [
"acot"
],
"homepage": "https://github.com/acot-a11y/acot/tree/main/packages/reporter",

@@ -37,3 +40,3 @@ "bugs": {

"@acot/html-pickup": "0.0.5",
"@acot/module-loader": "0.0.7-canary.0",
"@acot/module-loader": "0.0.10-canary.0",
"boxen": "^5.0.0",

@@ -53,3 +56,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 +64,3 @@ "@types/text-table": "0.2.1"

},
"gitHead": "019a4b37fc93b03f495bd62eddd4002f6403948d"
"gitHead": "0e2e86c945110f44e402805b94921fd3712605d2"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc