configchecker
Advanced tools
Comparing version 0.2.0 to 0.4.0
{ | ||
"name": "configchecker", | ||
"version": "0.2.0", | ||
"version": "0.4.0", | ||
"description": "Awesome checker of config - fully support typescript, fluent API,...", | ||
@@ -29,10 +29,11 @@ "main": "lib/index.js", | ||
"@types/jest": "^24.0.13", | ||
"codecov": "^3.5.0", | ||
"jest": "^24.8.0", | ||
"onchange": "^3.3.0", | ||
"prettier": "github:prettier/prettier", | ||
"typescript": "^3.5.1", | ||
"codecov": "^3.5.0", | ||
"jest": "^24.8.0", | ||
"ts-jest": "^24.0.2", | ||
"tslint": "^5.17.0", | ||
"tslint-config-prettier": "^1.18.0" | ||
"tslint-config-prettier": "^1.18.0", | ||
"typedoc": "^0.14.2", | ||
"typescript": "^3.5.1" | ||
}, | ||
@@ -39,0 +40,0 @@ "files": [ |
@@ -5,2 +5,10 @@ # Config Checker | ||
# Install | ||
Install from [NPM](https://www.npmjs.com/package/configchecker) | ||
```bash | ||
npm i configchecker | ||
``` | ||
# Usage | ||
@@ -13,8 +21,13 @@ | ||
[Pavol Hejný](https://www.pavolhejny.com/) | ||
[David Pohan](https://davidpohan.cz/) | ||
- [Pavol Hejný](https://github.com/hejny) | ||
- [David Pohan](https://github.com/pohy) | ||
# Development | ||
__TODO:__ | ||
# Thanks | ||
To boilerplate was used [my-awesome-greeter](https://github.com/caki0915/my-awesome-greeter). | ||
To boilerplate was used [my-awesome-greeter](https://github.com/caki0915/my-awesome-greeter). |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13867
32
0
10