dderevjanik / wsdl-tsclient

:page_facing_up: Generate typescript client from WSDL
https://npm.im/wsdl-tsclient
MIT License
106 stars 72 forks source link

Update to soap ^1.0.0 #51

Open benasher44 opened 1 year ago

benasher44 commented 1 year ago

Hi there! Would it be possible to push an update that pins soap to ^1.0.0? Now that soap is 1.0, this should make future versioning easier to manage

timbodeit commented 4 months ago

Fully addressed by https://github.com/dderevjanik/wsdl-tsclient/commit/e4c0e98ca8073669122d1a1d003e9e74bf183647 which changes dependency from 1.0.0 to ^1.0.0.

Would be great to get a version including that commit deployed to npm.

Rel: https://github.com/dderevjanik/wsdl-tsclient/pull/73#issuecomment-2192193051