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

configchecker

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configchecker - npm Package Compare versions

Comparing version 0.2.0 to 0.4.0

11

package.json
{
"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).
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