concurix-instrument
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "concurix-instrument", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Apply Concurix tracing instrumentation to client code.", | ||
@@ -27,12 +27,12 @@ "main": "instrument.js", | ||
"devDependencies": { | ||
"tape": "^2.14.0" | ||
"tape": "~2.14.0" | ||
}, | ||
"dependencies": { | ||
"concurix-tracer": "~1.2.0", | ||
"estraverse": "^1.5.1", | ||
"concurix-tracer": "~1.3.0", | ||
"estraverse": "~1.5.1", | ||
"glob-to-regexp": "0.0.1", | ||
"require-transform": "~1.0.0", | ||
"scopetracer": "~1.0.1", | ||
"transaction-tracer": "^1.1.0", | ||
"xtend": "^4.0.0" | ||
"transaction-tracer": "~1.1.0", | ||
"xtend": "~4.0.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "directories": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedconcurix-traceaggregator@1.2.6(transitive)
+ Addedconcurix-tracer@1.3.4(transitive)
+ Addedestraverse@1.5.1(transitive)
- Removedconcurix-traceaggregator@1.1.0(transitive)
- Removedconcurix-tracer@1.2.0(transitive)
- Removedestraverse@1.9.3(transitive)
Updatedconcurix-tracer@~1.3.0
Updatedestraverse@~1.5.1
Updatedtransaction-tracer@~1.1.0
Updatedxtend@~4.0.0