Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

confme

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

confme - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "confme",
"version": "0.0.7",
"version": "0.0.8",
"description": "Opinionated config library that allows you to have complex config and behaves according to Twelve Factor App rules",

@@ -5,0 +5,0 @@ "main": "src/confme.js",

@@ -9,3 +9,3 @@ ## confme

Read [Motivation section](#Motivation)
Read [Motivation section](#motivation)

@@ -101,2 +101,2 @@ ### How does it work?

Moreover, **confme** allowes you to define LIVR schema to validate config. It can be heplful if you have complex configs with a lot of options but I prefer to use validation schema even with small configs.
Moreover, **confme** allowes you to define [LIVR](http://livr-spec.org/) schema to validate config. It can be heplful if you have complex configs with a lot of options but I prefer to use validation schema even with small configs.
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