@opentelemetry/plugin-grpc
Advanced tools
Comparing version 0.10.2 to 0.10.3-alpha.28
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.10.2"; | ||
export declare const VERSION = "0.10.3-alpha.28+d68ff0f"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.10.2'; | ||
exports.VERSION = '0.10.3-alpha.28+d68ff0f'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/plugin-grpc", | ||
"version": "0.10.2", | ||
"version": "0.10.3-alpha.28+d68ff0f", | ||
"description": "OpenTelemetry grpc automatic instrumentation package.", | ||
@@ -48,7 +48,7 @@ "main": "build/src/index.js", | ||
"@opentelemetry/grpc-utils": "^0.10.2", | ||
"@opentelemetry/node": "^0.10.2", | ||
"@opentelemetry/tracing": "^0.10.2", | ||
"@types/mocha": "8.0.0", | ||
"@opentelemetry/node": "^0.10.3-alpha.28+d68ff0f", | ||
"@opentelemetry/tracing": "^0.10.3-alpha.28+d68ff0f", | ||
"@types/mocha": "8.0.2", | ||
"@types/node": "14.0.27", | ||
"@types/semver": "7.3.1", | ||
"@types/semver": "7.3.2", | ||
"@types/shimmer": "1.0.1", | ||
@@ -64,3 +64,3 @@ "@types/sinon": "9.0.4", | ||
"semver": "7.3.2", | ||
"sinon": "9.0.2", | ||
"sinon": "9.0.3", | ||
"ts-mocha": "7.0.0", | ||
@@ -76,3 +76,3 @@ "ts-node": "8.10.2", | ||
}, | ||
"gitHead": "b247e69034a7888a842fe75e0a5ff06f8bea44a8" | ||
"gitHead": "d68ff0fb7594f6a367cb7a5057cfb2875e8c082f" | ||
} |
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
51461
0
1