1.1.0 • Published 3 years ago

@stackbuild/xray-wrapper v1.1.0

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
3 years ago

XRay Wrapper

This package does one simple thing: checks the USE_XRAY environment variable to determine whether or not the real AWS XRay SDK modules should be returned, or mock objects that do nothing.

This package will no longer be necessary when this issue is fixed: https://github.com/aws/aws-xray-sdk-node/issues/231

Publishing a new version

  1. Login to npm
$ npm login
  1. Update the package version in the package.json file

  2. Publish to npm

$ npm publish --access public
1.1.0

3 years ago

1.0.0

3 years ago