@opencensus/web-core
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -53,2 +53,4 @@ /** | ||
ocTraceHeaderHostRegex?: string | RegExp; | ||
/** Custom name for the service */ | ||
ocServiceName?: string; | ||
} |
{ | ||
"name": "@opencensus/web-core", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "OpenCensus Web is a toolkit for collecting application performance and behavior data from client side web browser apps.", | ||
@@ -66,3 +66,3 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opencensus/web-types": "^0.0.4", | ||
"@opencensus/web-types": "^0.0.5", | ||
"@types/node": "^12.6.9" | ||
@@ -69,0 +69,0 @@ }, |
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
88942
35
1770
+ Added@opencensus/web-types@0.0.5(transitive)
- Removed@opencensus/web-types@0.0.4(transitive)
Updated@opencensus/web-types@^0.0.5