Compare commits

..

No commits in common. "0bfa3b32bd0702f300dd5ed49e32e1d9e497a2be" and "4ae4427e8e595667c39c762f3cac062e1cef1ce3" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -1,9 +1,5 @@
# ChangeLog # ChangeLog
## 2020-07-04 (0.0.6)
- add array validate contains type
## 2020-06-11 (0.0.5) ## 2020-06-11 (0.0.5)
- modify types require method - modify types require method

View File

@ -1,6 +1,6 @@
{ {
"name": "mtfos-validator", "name": "mtfos-validator",
"version": "0.0.6", "version": "0.0.5",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {