Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/context-zone

Package Overview
Dependencies
Maintainers
2
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/context-zone - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

build/esm/index.d.ts

2

build/src/version.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "1.1.0";
export declare const VERSION = "1.1.1";
//# sourceMappingURL=version.d.ts.map

@@ -20,3 +20,3 @@ "use strict";

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '1.1.0';
exports.VERSION = '1.1.1';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/context-zone",
"version": "1.1.0",
"version": "1.1.1",
"description": "OpenTelemetry Context Zone",

@@ -11,2 +11,3 @@ "main": "build/src/index.js",

"scripts": {
"prepublishOnly": "npm run compile",
"compile": "tsc --build tsconfig.all.json",

@@ -76,7 +77,7 @@ "clean": "tsc --build --clean tsconfig.all.json",

"dependencies": {
"@opentelemetry/context-zone-peer-dep": "1.1.0",
"@opentelemetry/context-zone-peer-dep": "1.1.1",
"zone.js": "^0.11.0"
},
"sideEffects": true,
"gitHead": "f384303ac469914d0dbafde0758ccdae473f336e"
"gitHead": "b0f8a2d36e6d1d3090c3d2380608d2102c826e0b"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc