Socket
Socket
Sign inDemoInstall

@stencila/configa

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stencila/configa - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [0.4.4](https://github.com/stencila/configa/compare/v0.4.3...v0.4.4) (2020-02-26)
### Bug Fixes
* **deps:** update dependency ajv to ^6.12.0 ([925d4c8](https://github.com/stencila/configa/commit/925d4c85fb8470d7b058e4efb657aa48b68f489e))
## [0.4.3](https://github.com/stencila/configa/compare/v0.4.2...v0.4.3) (2020-02-24)

@@ -2,0 +9,0 @@

2

dist/config.schema.json
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"description": "Configa 0.4.2",
"description": "Configa 0.4.3",
"$comment": "",

@@ -6,0 +6,0 @@ "properties": {

{
"name": "@stencila/configa",
"version": "0.4.3",
"version": "0.4.4",
"description": "Application configuration: DRY, flexible and type-safe",

@@ -52,3 +52,3 @@ "bin": "dist/cli.js",

"@stencila/logga": "^2.1.0",
"ajv": "^6.10.2",
"ajv": "^6.12.0",
"chalk": "^3.0.0",

@@ -55,0 +55,0 @@ "globby": "^11.0.0",

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