ngx-textarea-autosize
ngx-textarea-autosize copied to clipboard
Update autosize.directive.ts to support for Angular 9.1
trafficstars
Replaced private keyword with public as 9.1 update doesn't allow to access private variables outside that component but for this package it is mandate.