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.6 to 0.0.7

4

CHANGELOG.md

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

## [0.0.7](https://github.com/acot-a11y/acot/compare/@acot/config@0.0.6...@acot/config@0.0.7) (2021-01-30)
**Note:** Version bump only for package @acot/config
## [0.0.6](https://github.com/acot-a11y/acot/compare/@acot/config@0.0.6-canary.0...@acot/config@0.0.6) (2021-01-13)

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

22

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

@@ -38,8 +38,8 @@ "homepage": "https://github.com/acot-a11y/acot/tree/main/packages/config",

"dependencies": {
"@acot/core": "0.0.6",
"@acot/module-loader": "0.0.5",
"@acot/reporter": "0.0.6",
"@acot/runner": "0.0.6",
"@acot/types": "0.0.6",
"@acot/utils": "0.0.5",
"@acot/core": "0.0.7",
"@acot/module-loader": "0.0.6",
"@acot/reporter": "0.0.7",
"@acot/runner": "0.0.7",
"@acot/types": "0.0.7",
"@acot/utils": "0.0.6",
"ajv": "^6.12.3",

@@ -55,5 +55,5 @@ "cosmiconfig": "^7.0.0",

"devDependencies": {
"@types/micromatch": "^4.0.1",
"param-case": "^3.0.3",
"typescript-json-validator": "^2.4.2"
"@types/micromatch": "4.0.1",
"param-case": "3.0.4",
"typescript-json-validator": "2.4.2"
},

@@ -63,3 +63,3 @@ "publishConfig": {

},
"gitHead": "ad95beecb4857920ecbe459583f7de9fda8e06a8"
"gitHead": "7f0dfd84a37829f382b154dc1d67d5aa7043837c"
}
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