@opentelemetry/instrumentation
Advanced tools
Comparing version 0.12.0 to 0.12.1-alpha.3
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.12.0"; | ||
export declare const VERSION = "0.12.1-alpha.3+dc8082a8"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.12.0'; | ||
exports.VERSION = '0.12.1-alpha.3+dc8082a8'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation", | ||
"version": "0.12.0", | ||
"version": "0.12.1-alpha.3+dc8082a8", | ||
"description": "Base class for node which OpenTelemetry instrumentation modules extend", | ||
@@ -92,6 +92,6 @@ "author": "OpenTelemetry Authors", | ||
"webpack": "4.44.1", | ||
"webpack-cli": "3.3.12", | ||
"webpack-cli": "4.1.0", | ||
"webpack-merge": "5.1.1" | ||
}, | ||
"gitHead": "3f72613a36b6f97555a0fa7481755cf8b6cce1a7" | ||
"gitHead": "dc8082a844681bc03fa63572e8ede743d1b1b39e" | ||
} |
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
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
55721