bus icon indicating copy to clipboard operation
bus copied to clipboard

A typescript based enterprise service bus framework based on enterprise integration patterns

Results 36 bus issues
Sort by recently updated
recently updated
newest added

These attributes are missing from package's defition - main - types https://github.com/node-ts/bus/blob/master/packages/bus-class-serializer/package.json

Hello, I tried to learn @node-ts/bus, but I can't import anything. I want just to reproduce this https://bus.node-ts.com/installing/handling-messages ``` import { Command } from '@node-ts/bus-messages'; SyntaxError: Named export 'Command' not...

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade amqplib from 0.8.0 to 0.9.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=amqplib&from_version=0.8.0&to_version=0.9.0&pr_id=b134e8da-f69c-4430-b328-28146cacf093&visibility=true&has_feature_flag=false) :information_source: Keep your...

Hi to all ! I started using the library a few months ago and it's all working fine using loopback framework, but having some issues when handlers are called as...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

After a recent update to npm 7, we saw several errors fetching peer dependencies. Updating the semver strings repaired these errors. I have updated my fork of 0.x to include...