doedje / jquery.soap

This script uses $.ajax to send a SOAP:Envelope. It can take XML DOM, XML string or JSON as input and the response can be returned as either XML DOM, XML string or JSON too.
352 stars 148 forks source link

Are you planning to publish the last version on npm registry?? #124

Closed cristianzamar closed 6 years ago

cristianzamar commented 6 years ago

Hi! I had some troubles with version 1.6.9, which I installed using npm, and then found that the last version works perfectly. Are you planning to publish it? Why didn't you do it after upgrading??

PD: sorry for posting this question as issue, but I couldn't find any communication channel.

doedje commented 6 years ago

Sorry for the insanely late reply... I published 1.7.1 to npm! ;)