@polywrap/tracing-js
Advanced tools
Comparing version
{ | ||
"name": "@polywrap/tracing-js", | ||
"description": "Polywrap Core Tracing", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"license": "MIT", | ||
@@ -16,6 +16,3 @@ "repository": { | ||
"build": "rimraf ./build && tsc --project tsconfig.build.json", | ||
"lint": "eslint --color -c ../../../.eslintrc.js src/", | ||
"test": "jest --passWithNoTests --runInBand --verbose", | ||
"test:ci": "jest --passWithNoTests --runInBand --verbose", | ||
"test:watch": "jest --watch --passWithNoTests --verbose" | ||
"lint": "eslint --color -c ../../../.eslintrc.js src/" | ||
}, | ||
@@ -36,8 +33,5 @@ "dependencies": { | ||
"devDependencies": { | ||
"@types/jest": "26.0.8", | ||
"@types/prettier": "2.6.0", | ||
"@types/uuid": "3.4.3", | ||
"jest": "26.2.2", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "26.1.4", | ||
"ts-node": "8.10.2", | ||
@@ -44,0 +38,0 @@ "typescript": "4.0.7" |
@@ -1,4 +0,4 @@ | ||
### Tracing | ||
# @polywrap/tracing-js | ||
#### Steps to use tracing | ||
## Steps to use tracing | ||
@@ -5,0 +5,0 @@ 1. Run the zipkin client using docker |
5
-37.5%15404
-1.61%