library · inferred from evidence
plivo
An npm package for interacting with Plivo's API, which when upgraded causes TypeScript compilation errors.
- plivo TS2416: Property 'update' in type 'Subaccount' is not assignable to base type 'PlivoResource'
Upgrading the `plivo` npm package from 4.12.0 to 4.14.2 breaks TypeScript compilation: the bundled declaration files produce `error TS2416: Property 'update' in type 'Subaccount' is not assignable to the same property in base type 'PlivoRes