New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polywrap/tracing-js

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polywrap/tracing-js - npm Package Compare versions

Comparing version

to
0.4.0

10

package.json
{
"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"

4

README.md

@@ -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