@opencensus/instrumentation-http
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -33,3 +33,3 @@ "use strict"; | ||
applyPatch() { | ||
this.logger.debug('applying pacth to %s@%s', this.moduleName, this.version); | ||
this.logger.debug('applying patch to %s@%s', this.moduleName, this.version); | ||
shimmer.wrap(this.moduleExports, 'request', this.getPatchOutgoingRequestFunction()); | ||
@@ -227,3 +227,3 @@ // In Node 8, http.get calls a private request method, therefore we patch it | ||
}); | ||
plugin.logger.debug('makeRequestTrace retun request'); | ||
plugin.logger.debug('makeRequestTrace return request'); | ||
return request; | ||
@@ -230,0 +230,0 @@ }; |
{ | ||
"name": "@opencensus/instrumentation-http", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Opencensus http automatic instrumentation package.", | ||
@@ -58,3 +58,3 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opencensus/core": "^0.0.5", | ||
"@opencensus/core": "^0.0.6", | ||
"end-of-stream": "^1.4.1", | ||
@@ -61,0 +61,0 @@ "semver": "^5.5.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
32746
0
+ Added@opencensus/core@0.0.6(transitive)
- Removed@opencensus/core@0.0.5(transitive)
Updated@opencensus/core@^0.0.6