@opentelemetry/plugin-grpc
Advanced tools
Comparing version 0.11.0 to 0.11.1-alpha.15
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.11.0"; | ||
export declare const VERSION = "0.11.1-alpha.15+e170039"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.11.0'; | ||
exports.VERSION = '0.11.1-alpha.15+e170039'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/plugin-grpc", | ||
"version": "0.11.0", | ||
"version": "0.11.1-alpha.15+e170039", | ||
"description": "OpenTelemetry grpc automatic instrumentation package.", | ||
@@ -48,4 +48,4 @@ "main": "build/src/index.js", | ||
"@opentelemetry/grpc-utils": "^0.11.0", | ||
"@opentelemetry/node": "^0.11.0", | ||
"@opentelemetry/tracing": "^0.11.0", | ||
"@opentelemetry/node": "^0.11.1-alpha.15+e170039", | ||
"@opentelemetry/tracing": "^0.11.1-alpha.15+e170039", | ||
"@types/mocha": "8.0.2", | ||
@@ -70,8 +70,8 @@ "@types/node": "14.0.27", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.11.0", | ||
"@opentelemetry/core": "^0.11.0", | ||
"@opentelemetry/api": "^0.11.1-alpha.15+e170039", | ||
"@opentelemetry/core": "^0.11.1-alpha.15+e170039", | ||
"@opentelemetry/semantic-conventions": "^0.11.0", | ||
"shimmer": "^1.2.1" | ||
}, | ||
"gitHead": "15174c6647ab9863dfc1424412fa60f2fddb3351" | ||
"gitHead": "e170039015e8a1a7419bb835a00659b2a734b8a6" | ||
} |
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
57295
0
+ Added@opentelemetry/api@0.11.1-alpha.53(transitive)
+ Added@opentelemetry/core@0.11.1-alpha.53(transitive)
- Removed@opentelemetry/api@0.11.0(transitive)
- Removed@opentelemetry/core@0.11.0(transitive)