Socket
Socket
Sign inDemoInstall

@acot/config

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acot/config - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

4

CHANGELOG.md

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

## [0.0.11](https://github.com/acot-a11y/acot/compare/v0.0.10...v0.0.11) (2021-04-12)
**Note:** Version bump only for package @acot/config
## [0.0.10](https://github.com/acot-a11y/acot/compare/v0.0.10-canary.0...v0.0.10) (2021-04-11)

@@ -8,0 +12,0 @@

20

package.json
{
"name": "@acot/config",
"version": "0.0.10",
"version": "0.0.11",
"description": "A module to manipulate configs of acot.",

@@ -23,4 +23,4 @@ "keywords": [

"lib",
"!__mocks__",
"!__tests__"
"!**/__mocks__",
"!**/__tests__"
],

@@ -42,8 +42,8 @@ "scripts": {

"dependencies": {
"@acot/core": "0.0.10",
"@acot/module-loader": "0.0.10",
"@acot/reporter": "0.0.10",
"@acot/runner": "0.0.10",
"@acot/types": "0.0.10",
"@acot/utils": "0.0.10",
"@acot/core": "0.0.11",
"@acot/module-loader": "0.0.11",
"@acot/reporter": "0.0.11",
"@acot/runner": "0.0.11",
"@acot/types": "0.0.11",
"@acot/utils": "0.0.11",
"ajv": "^6.12.3",

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

},
"gitHead": "0defca3c6f339069c707eb8ba2fc84f058be7111"
"gitHead": "f837929ac56505e646f51c1cdbdd7dd7b80a84dc"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc