summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/CHANGES.md
blob: d249d9b2ab1f218165cb6703fba686d7b9feb454 (plain)
1
2
3
4
5
6
7
8
# assert-plus Changelog

## 0.2.0

- Fix `assert.object(null)` so it throws
- Fix optional/arrayOf exports for non-type-of asserts
- Add optiona/arrayOf exports for Stream/Date/Regex/uuid
- Add basic unit test coverage