Socket
Socket
Sign inDemoInstall

@acot/config

Package Overview
Dependencies
14
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2-canary.0

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [0.0.2-canary.0](https://github.com/acot-a11y/acot/compare/@acot/config@0.0.1...@acot/config@0.0.2-canary.0) (2020-11-02)
### Bug Fixes
- **reporter:** Fix a bug that PrettyReporter hangs in the case of many URLs ([7248532](https://github.com/acot-a11y/acot/commit/7248532c0380a0483a537c124173f2191027dd54))
## 0.0.1 (2020-10-31)

@@ -8,0 +14,0 @@

18

package.json
{
"name": "@acot/config",
"version": "0.0.1",
"version": "0.0.2-canary.0",
"description": "A module to manipulate configs of acot.",
"homepage": "https://github.com/acot-a11y/acot#readme",
"homepage": "https://github.com/acot-a11y/acot/tree/master/packages/config",
"bugs": {

@@ -35,8 +35,8 @@ "url": "https://github.com/acot-a11y/acot/issues"

"dependencies": {
"@acot/core": "0.0.1",
"@acot/module-loader": "0.0.1",
"@acot/reporter": "0.0.1",
"@acot/runner": "0.0.1",
"@acot/types": "0.0.1",
"@acot/utils": "0.0.1",
"@acot/core": "0.0.2-canary.0",
"@acot/module-loader": "0.0.2-canary.0",
"@acot/reporter": "0.0.2-canary.0",
"@acot/runner": "0.0.2-canary.0",
"@acot/types": "0.0.2-canary.0",
"@acot/utils": "0.0.2-canary.0",
"ajv": "^6.12.3",

@@ -59,3 +59,3 @@ "cosmiconfig": "^7.0.0",

},
"gitHead": "7aaf3629b013fe51dc3f6d10fb6f088b4d8f8f52"
"gitHead": "61cca80b5953b0ee87f2b3de4b7764ada4d057fb"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc