Socket
Socket
Sign inDemoInstall

@opentelemetry/context-zone-peer-dep

Package Overview
Dependencies
Maintainers
4
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/context-zone-peer-dep - npm Package Compare versions

Comparing version 0.10.3-canary.0 to 0.11.0

2

build/src/version.d.ts

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

export declare const VERSION = "0.10.3-canary.0+f4f2f84";
export declare const VERSION = "0.11.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.10.3-canary.0+f4f2f84';
exports.VERSION = '0.11.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/context-zone-peer-dep",
"version": "0.10.3-canary.0+f4f2f84",
"version": "0.11.0",
"description": "OpenTelemetry Context Zone with peer dependency for zone.js",

@@ -45,4 +45,4 @@ "main": "build/src/index.js",

"devDependencies": {
"@babel/core": "7.11.0",
"@types/mocha": "8.0.0",
"@babel/core": "7.11.1",
"@types/mocha": "8.0.2",
"@types/node": "14.0.27",

@@ -65,4 +65,4 @@ "@types/sinon": "9.0.4",

"rimraf": "3.0.2",
"sinon": "9.0.2",
"ts-loader": "8.0.1",
"sinon": "9.0.3",
"ts-loader": "8.0.2",
"ts-mocha": "7.0.0",

@@ -76,3 +76,3 @@ "ts-node": "8.10.2",

"dependencies": {
"@opentelemetry/context-base": "^0.10.3-canary.0+f4f2f84"
"@opentelemetry/context-base": "^0.11.0"
},

@@ -83,3 +83,3 @@ "peerDependencies": {

"sideEffects": false,
"gitHead": "f4f2f84bc087389b3206a2e17837b7b0b95fb2f2"
"gitHead": "15174c6647ab9863dfc1424412fa60f2fddb3351"
}

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