- chore: tighten dependencies (#62)
- fix!: activation of package on self-hosted url (#46)
- chore(deps): bump process from 4.2.4 to 5.0.0 (#52)
- avoid false negatives when the current version is a pre-release and there is a prior stable release on pub (#41) (0a14ccd)
- add version constraints to update method (#37) (ec14539)
- use /api/packages to fetch latest version (#17) (23dc699)
- use http.get when client is not provided (#7) (67ec60c)
- implement isUpToDate and update APIs (#1) (adc1312)