@opentelemetry/context-zone-peer-dep
Advanced tools
Comparing version 1.28.0 to 1.29.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.28.0"; | ||
export declare const VERSION = "1.29.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '1.28.0'; | ||
export var VERSION = '1.29.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.28.0"; | ||
export declare const VERSION = "1.29.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export const VERSION = '1.28.0'; | ||
export const VERSION = '1.29.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.28.0"; | ||
export declare const VERSION = "1.29.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '1.28.0'; | ||
exports.VERSION = '1.29.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/context-zone-peer-dep", | ||
"version": "1.28.0", | ||
"version": "1.29.0", | ||
"description": "OpenTelemetry Context Zone with peer dependency for zone.js", | ||
@@ -59,3 +59,3 @@ "main": "build/src/index.js", | ||
"@opentelemetry/api": ">=1.0.0 <1.10.0", | ||
"@types/mocha": "10.0.9", | ||
"@types/mocha": "10.0.10", | ||
"@types/node": "18.6.5", | ||
@@ -82,11 +82,11 @@ "@types/sinon": "17.0.3", | ||
"webpack-cli": "5.1.4", | ||
"zone.js": "0.13.3" | ||
"zone.js": "0.15.0" | ||
}, | ||
"peerDependencies": { | ||
"@opentelemetry/api": ">=1.0.0 <1.10.0", | ||
"zone.js": "^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0" | ||
"zone.js": "^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0" | ||
}, | ||
"sideEffects": false, | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-context-zone-peer-dep", | ||
"gitHead": "4b1ad3fda0cde58907e30fab25c3c767546708e5" | ||
"gitHead": "85dcbc7c55f002837f1bf1bf01145dbb34a55b40" | ||
} |
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
119127