Go to file
Jay c767e73f0a
continuous-integration/drone/push Build is passing Details
Merge pull request 'hotfix/array-check-contains-type' (#20) from hotfix/array-check-contains-type into develop
Reviewed-on: #20
2020-07-05 05:31:07 +00:00
types [fix] check contains type 2020-07-05 05:29:39 +00:00
.drone.yml [feat] add ci config 2020-06-03 15:52:22 +00:00
.gitignore first version 2020-06-03 15:49:04 +00:00
CHANGELOG.md bump version and changelog 2020-07-05 05:29:53 +00:00
index.js [feat] change require types method 2020-06-11 15:04:57 +00:00
package-lock.json [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
package.json bump version and changelog 2020-07-05 05:29:53 +00:00
type.js [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
validate.js [feat] add string type pattern check, add object child check 2020-06-10 13:32:50 +00:00
validator.test.js [fix] add types init values 2020-06-10 14:13:34 +00:00