Compare commits

...

2 Commits

@ -1,12 +1,12 @@
{
"name": "@validatem/any-property",
"description": "Validatem combinator for validating that a value is an array of items meeting certain rules",
"description": "Validatem combinator for validating both the keys and values of a mapping object",
"keywords": [
"validatem",
"validator",
"combinator"
],
"version": "0.1.1",
"version": "0.1.2",
"main": "index.js",
"repository": "http://git.cryto.net/validatem/any-property.git",
"author": "Sven Slootweg <admin@cryto.net>",

Loading…
Cancel
Save