- Create FUNDING.yml (be43ea1)
- Improve error handling (2786fd4)
- Release v2.3.0. (9cd0bb5)
- Update README.md (6e6731b)
- Update README.md (a08990b)
- fix: ci (b196af1)
- fix: ci (3ee6b99)
- fix: ci (8564b5f)
- fix: ci config (ef49eba)
- docs(changelog): updated (b2d6916)
- Release v2.2.0. (aa54cd4)
- Update README.md (e16d8ac)
- feat: upgrade deps (216ae60)
- chore(deps-dev): bump updtr from 2.0.0 to 3.1.0 (f5cd9b7)
- chore(deps): [security] bump lodash from 4.17.10 to 4.17.13 (f9893a5)
- chore(deps): [security] bump lodash.template from 4.4.0 to 4.5.0 (949e680)
- chore(deps): [security] bump sshpk from 1.13.1 to 1.16.1 (0b2a690)
- chore(deps): [security] bump stringstream from 0.0.5 to 0.0.6 (ef61e17)
- chore(deps): bump cardinal from 1.0.0 to 2.1.1 (89bf1c8)
- docs(changelog): updated (1f6cae5)
- Fix incorrect variable name (fc23177)
- Release v2.1.2. (7f6c35c)
- Update README.md (a605ddd)
- doc: add backers (3abc904)
- fix: add npm-release as dev-deps (60fc7ea)
- docs(changelog): updated (3796a61)
- add api (1c867fb)
- add missing strict (d256ed1)
- Fix typo in README.md (10baec8)
- make tests pass (b6806e3)
- rejig tests, docs (7f1e2c1)
- Release v2.1.0. (d09b968)
- start to fix tests (3e4310d)
- feat: release script (de873ea)
- chore: update deps (d9af700)
- fix: cli was also missing (02cf761)
- fix: joi was missing (c2268fb)
- fix(tests) (951ace4)
- fix(tests) (15e98df)
- Release v1.0.1. (e089645)
- fix(require): module names that are invalid JavaScript variable names (e.g.
js-yaml
) are now expos (09511f0) - refactor(require): use castArray instead of ternary isArray (c18c90f)
- docs(changelog): updated (f3f8fac)
- Release v1.0.0. (97d04b0)
- docs(README) (956a5cd)
- docs(README) (5445a04)
- fix(circle) (7617b5e)
- fix(package) (734ec55)
- fix(package) (b7dfa6a)
- Release v0.3.0. (e00abd5)
- Update README.md (a1feeaa)
- Update README.md (4b9c804)
- Update README.md (09e3149)
- docs(changelog): updated (5b4c0e8)
- feat(require): add the --require option, brings access to up to 300K modules! (441c735)
- Release v0.1.0. (464146a)
- Update README.md (dc8bb1d)
- Update README.md (7ed01a9)
- feat(colorize): colorize JSON ouput, adds --color=true|false option, adds tests (5050a1a)
- Release v0.0.5. (db157db)
- Update README.md (ce2e977)
- Update README.md (313dfe9)
- fix(jq): simplify pipe usage and print expression errors (ea0e96b)