indicative
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "indicative", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Expressive schema and raw validator for nodejs/web", | ||
@@ -18,6 +18,8 @@ "main": "lib/validator.js", | ||
"chai": "^2.3.0", | ||
"gulp": "^3.8.11", | ||
"gulp-coffeelint": "^0.4.0", | ||
"mocha": "^2.2.4" | ||
}, | ||
"scripts": { | ||
"test": "node ./node_modules/mocha/bin/mocha test --reporter spec --check-leaks --bail", | ||
"test": "node ./node_modules/gulp/bin/gulp lint && node ./node_modules/mocha/bin/mocha test --reporter spec --check-leaks --bail", | ||
"install": "./node_modules/coffee-script/bin/coffee -c ." | ||
@@ -24,0 +26,0 @@ }, |
@@ -6,7 +6,9 @@ | ||
![license](https://img.shields.io/npm/l/indicative.svg) | ||
![dependencies](https://img.shields.io/david/adonisjs/indicative.svg) | ||
![coverage](https://img.shields.io/badge/tests-over%20150-green.svg) | ||
![build](https://travis-ci.org/AdonisJs/indicative.svg?branch=master) | ||
Indicative is an elegant schema/raw validator for NodeJs and web. | ||
Indicative is an elegant schema/raw validator for NodeJs and web. | ||
If you are tired of writing nested callbacks and declaring nested schema , then you are at right place. | ||
[Click here to browse official documentation](http://indicative.adonisjs.com) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
140666
16
5
14
1
4