@opentelemetry/context-zone-peer-dep
Advanced tools
Comparing version 1.18.1 to 1.19.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.18.1"; | ||
export declare const VERSION = "1.19.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '1.18.1'; | ||
export var VERSION = '1.19.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -16,2 +16,3 @@ /* | ||
*/ | ||
/// <reference types="zone.js" /> | ||
import { ROOT_CONTEXT } from '@opentelemetry/api'; | ||
@@ -18,0 +19,0 @@ import { isListenerObject } from './util'; |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.18.1"; | ||
export declare const VERSION = "1.19.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export const VERSION = '1.18.1'; | ||
export const VERSION = '1.19.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -16,2 +16,3 @@ /* | ||
*/ | ||
/// <reference types="zone.js" /> | ||
import { ROOT_CONTEXT } from '@opentelemetry/api'; | ||
@@ -18,0 +19,0 @@ import { isListenerObject } from './util'; |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.18.1"; | ||
export declare const VERSION = "1.19.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '1.18.1'; | ||
exports.VERSION = '1.19.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -19,2 +19,3 @@ "use strict"; | ||
exports.ZoneContextManager = void 0; | ||
/// <reference types="zone.js" /> | ||
const api_1 = require("@opentelemetry/api"); | ||
@@ -21,0 +22,0 @@ const util_1 = require("./util"); |
{ | ||
"name": "@opentelemetry/context-zone-peer-dep", | ||
"version": "1.18.1", | ||
"version": "1.19.0", | ||
"description": "OpenTelemetry Context Zone with peer dependency for zone.js", | ||
@@ -56,5 +56,5 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.22.20", | ||
"@babel/core": "7.23.6", | ||
"@opentelemetry/api": ">=1.0.0 <1.8.0", | ||
"@types/mocha": "10.0.3", | ||
"@types/mocha": "10.0.6", | ||
"@types/node": "18.6.5", | ||
@@ -81,4 +81,4 @@ "@types/sinon": "10.0.20", | ||
"typescript": "4.4.4", | ||
"webpack": "4.46.0", | ||
"webpack-cli": "4.10.0", | ||
"webpack": "5.89.0", | ||
"webpack-cli": "5.1.4", | ||
"zone.js": "0.11.4" | ||
@@ -92,3 +92,3 @@ }, | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-context-zone-peer-dep", | ||
"gitHead": "f665499096189390e691cf1a772e677fa67812d7" | ||
"gitHead": "d3c311aec24137084dc820805a2597e120335672" | ||
} |
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
119236
1246