@aws/otel-aws-xray-id-generator

v0.12.2
AWS X-Ray ID generator for OpenTelemetry
opentelemetry nodejs browser tracing AWS X-Ray

lint

eslint . --ext .ts

lint:fix

eslint . --ext .ts --fix

test

nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'

tdd

npm run test -- --watch-extensions ts --watch

codecov

nyc report --reporter=json && codecov -f coverage/*.json -p ../../

clean

rimraf build/*

precompile

tsc --version

version:update

node ../../scripts/version-update.js

compile

npm run version:update && tsc -p .

prepare

npm run compile
npm i @aws/[email protected]

Metadata

  • ISC
  • Whatever
  • AWS Authors
  • released 12/11/2020

Downloads