mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
- renamed our internal validation library to "validator" - which is the same as the tool it wraps - updated the public api so that validator methods are directly exposed - this will make it a drop-in replacement for validator-js - in turn, this allows us to pull this out into @tryghost/validator, and use our own wrapper instead of the 3rd party library |
||
---|---|---|
.. | ||
serializers | ||
utils | ||
validators | ||
frame.js | ||
headers.js | ||
http.js | ||
index.js | ||
pipeline.js |