Socket
Socket
Sign inDemoInstall

@opentelemetry/instrumentation-graphql

Package Overview
Dependencies
24
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.38.0 to 0.38.1

2

build/src/instrumentation.js

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

};
const supportedVersions = ['>=14'];
const supportedVersions = ['>=14 <17'];
class GraphQLInstrumentation extends instrumentation_1.InstrumentationBase {

@@ -36,0 +36,0 @@ constructor(config = {}) {

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

export declare const VERSION = "0.38.0";
export declare const VERSION = "0.38.1";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.38.0';
exports.VERSION = '0.38.1';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-graphql",
"version": "0.38.0",
"version": "0.38.1",
"description": "OpenTelemetry @opentelemetry/instrumentation-graphql automatic instrumentation package.",

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

"rimraf": "5.0.5",
"test-all-versions": "6.0.0",
"test-all-versions": "6.1.0",
"ts-mocha": "10.0.0",

@@ -65,3 +65,3 @@ "typescript": "4.4.4"

"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-graphql#readme",
"gitHead": "fcea8ca0c83cb1dcd8ac736e5ea4d22ff20dc982"
"gitHead": "9d19ca4103bc72bd42e28979fee19bd08d85b721"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc