@opentelemetry/instrumentation-fetch
Advanced tools
Comparing version
@@ -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-fetch", | ||
"version": "0.25.1-alpha.23+feea5167", | ||
"version": "0.26.0", | ||
"description": "OpenTelemetry fetch automatic instrumentation package.", | ||
@@ -15,3 +15,3 @@ "main": "build/src/index.js", | ||
"codecov:browser": "nyc report --reporter=json && codecov -f coverage/*.json -p ../../", | ||
"version": "node ../../scripts/version-update.js", | ||
"version": "node ../../../scripts/version-update.js", | ||
"tdd": "karma start", | ||
@@ -21,3 +21,3 @@ "test:browser": "nyc karma start --single-run", | ||
"precompile": "lerna run version --scope $(npm pkg get name) --include-filtered-dependencies", | ||
"prewatch": "npm run precompile" | ||
"prewatch": "node ../../../scripts/version-update.js" | ||
}, | ||
@@ -55,5 +55,5 @@ "keywords": [ | ||
"@opentelemetry/api": "^1.0.2", | ||
"@opentelemetry/context-zone": "^0.25.0", | ||
"@opentelemetry/propagator-b3": "^0.25.1-alpha.23+feea5167", | ||
"@opentelemetry/sdk-trace-base": "^0.25.1-alpha.23+feea5167", | ||
"@opentelemetry/context-zone": "1.0.0", | ||
"@opentelemetry/propagator-b3": "1.0.0", | ||
"@opentelemetry/sdk-trace-base": "1.0.0", | ||
"@types/mocha": "8.2.3", | ||
@@ -87,8 +87,8 @@ "@types/node": "14.17.11", | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.25.1-alpha.23+feea5167", | ||
"@opentelemetry/instrumentation": "^0.25.0", | ||
"@opentelemetry/sdk-trace-web": "^0.25.1-alpha.23+feea5167", | ||
"@opentelemetry/semantic-conventions": "^0.25.0" | ||
"@opentelemetry/core": "1.0.0", | ||
"@opentelemetry/instrumentation": "0.26.0", | ||
"@opentelemetry/sdk-trace-web": "1.0.0", | ||
"@opentelemetry/semantic-conventions": "1.0.0" | ||
}, | ||
"gitHead": "feea5167c15c41f0aeedc60959e36c18315c7ede" | ||
"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
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
120471
43.85%0
-100%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated