@woodl/export
v2.1.4
Published
Export service for mongoose models
Downloads
18
Readme
@woodl / export
Version history
1.0.0
- Created NPM package2.0.2
- Updated version & changed method of filtering export data2.0.3
- Update README2.1.0
- Added 'can' to validate if allowed to read
Adding a new version
git commit -am "Usage of project specific query added"
npm version patch # minor, major
git push
npm publish