configchecker
Advanced tools
Comparing version 1.5.32 to 1.5.33
{ | ||
"name": "configchecker", | ||
"version": "1.5.32", | ||
"version": "1.5.33", | ||
"description": "A very simple and effective way to check config, before it's used in runtime with nice fluent API. Here is the full documentation.", | ||
@@ -41,3 +41,13 @@ "main": "lib/index.js", | ||
"lib/**/*" | ||
], | ||
"funding": [ | ||
{ | ||
"type": "individual", | ||
"url": "https://buymeacoffee.com/hejny" | ||
}, | ||
{ | ||
"type": "github", | ||
"url": "https://github.com/hejny/configchecker/blob/main/README.md#%EF%B8%8F-contributing" | ||
} | ||
] | ||
} |
@@ -11,4 +11,4 @@ # ☑️ Config Checker | ||
[![Issues](https://img.shields.io/github/issues/hejny/configchecker.svg?style=flat)](https://github.com/hejny/configchecker/issues) | ||
[![Socket](https://socket.dev/api/badge/npm/package/configchecker)](https://socket.dev/npm/package/configchecker) | ||
<!--[![License of ☑️ Config Checker](https://img.shields.io/github/license/hejny/configchecker.svg?style=flat)](https://github.com/hejny/configchecker/blob/main/LICENSE)--> | ||
<!--[![Socket](https://socket.dev/api/badge/npm/package/configchecker)](https://socket.dev/npm/package/configchecker)--> | ||
@@ -15,0 +15,0 @@ <!--/Badges--> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41337