mcap-application-validation
Advanced tools
+13
| # 0.1.2 (2014-11-21) | ||
| - Fix option context | ||
| # 0.1.1 (2014-11-10) | ||
| - Ignore `node_modules` and `bower_components` folders. | ||
| # 0.1.0 (2014-10-06) | ||
| - Initial version |
@@ -15,2 +15,3 @@ var gulpFilter = require('gulp-filter'); | ||
| label: Joi.string().required().regex(/[a-zA-Z0-9_-]/).min(3).max(30), | ||
| description: Joi.string().optional(), | ||
| attributes: Joi.array().required() | ||
@@ -17,0 +18,0 @@ }), |
+1
-1
| { | ||
| "name": "mcap-application-validation", | ||
| "description": "Validate a mCAP application", | ||
| "version": "0.1.4", | ||
| "version": "0.1.5", | ||
| "homepage": "https://github.com/mwaylabs/mcap-application-validation", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/mwaylabs/mcap-application-validation/issues", |
-13
| # 0.1.2 (2014-11-21) | ||
| - Fix option context | ||
| # 0.1.1 (2014-11-10) | ||
| - Ignore `node_modules` and `bower_components` folders. | ||
| # 0.1.0 (2014-10-06) | ||
| - Initial version |
27605
0.09%36
-2.7%522
-0.38%