@opentelemetry/instrumentation
Advanced tools
Comparing version 0.25.1-alpha.22 to 0.26.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.25.0"; | ||
export declare const VERSION = "0.26.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '0.25.0'; | ||
export var VERSION = '0.26.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.25.0"; | ||
export declare const VERSION = "0.26.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.25.0'; | ||
exports.VERSION = '0.26.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation", | ||
"version": "0.25.1-alpha.22+3acebdcc", | ||
"version": "0.26.0", | ||
"description": "Base class for node which OpenTelemetry instrumentation modules extend", | ||
@@ -46,6 +46,6 @@ "author": "OpenTelemetry Authors", | ||
"test:browser": "nyc karma start --single-run", | ||
"version": "node ../../scripts/version-update.js", | ||
"version": "node ../../../scripts/version-update.js", | ||
"watch": "tsc --build --watch tsconfig.json tsconfig.esm.json", | ||
"precompile": "lerna run version --scope $(npm pkg get name) --include-filtered-dependencies", | ||
"prewatch": "npm run precompile" | ||
"prewatch": "node ../../../scripts/version-update.js" | ||
}, | ||
@@ -65,3 +65,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@opentelemetry/api-metrics": "^0.25.0", | ||
"@opentelemetry/api-metrics": "0.26.0", | ||
"require-in-the-middle": "^5.0.3", | ||
@@ -104,3 +104,3 @@ "semver": "^7.3.2", | ||
}, | ||
"gitHead": "3acebdcc070cf736e932c9ab9b683eb047c5cabc" | ||
"gitHead": "0f5a5bc906a2166c30a4344e460b7206c0b20bac" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
184664
0
14
+ Added@opentelemetry/api-metrics@0.26.0(transitive)
- Removed@opentelemetry/api-metrics@0.25.0(transitive)