Go to file
Jay de1c6e64f5
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Merge pull request 'hotfix/array-check-contains-type' (#19) from hotfix/array-check-contains-type into master
Reviewed-on: #19
2020-07-05 05:30:42 +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