Aaron Huggins
Aaron Huggins
We had a use case for writing out a complete file from metadata. This allows import statements at the top of the file and top level declarations in the main...
Azure functions operate similarly to AWS Lambda in that uncaughtException events are not emitted. Support for these patterns are added as convenience methods to pass-through the expected results from both...
Added methods for handling: - Pulling down a Salesforce package based on a package.xml metadata file - Extracting the contents of the Salesforce package These methods make it a complete...
When running tests, the namespace tag is correctly evaluated by xml2js into an object like: ``` "namespace": { "$": { "xsi:nil": "true" } ``` which is then stringified instead of...
This EDI X12 library is going to enter maintenance mode. This is for multiple reasons which I'll lay out below. The good news: this will remain in maintenance mode until...
Adding mocha to wish-list, as well as claiming it as I'm in-progress on a compatible CLI and lib which uses the ESM/browser version of mocha.