@stackbuild/xray-wrapper

1.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @stackbuild/xray-wrapper

Weekly Downloads

3

Version

1.1.0

License

ISC

Unpacked Size

2.2 kB

Total Files

3

Last publish

Collaborators

  • markdb