Socket
Socket
Sign inDemoInstall

@opentelemetry/instrumentation-dataloader

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-dataloader - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

2

build/src/version.d.ts

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

export declare const VERSION = "0.5.3";
export declare const VERSION = "0.5.4";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.5.3';
exports.VERSION = '0.5.4';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-dataloader",
"version": "0.5.3",
"version": "0.5.4",
"description": "OpenTelemetry instrumentation for dataloader",

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

"prewatch": "npm run precompile",
"prepare": "npm run compile",
"prepublishOnly": "npm run compile",
"tdd": "npm run test -- --watch-extensions ts --watch",

@@ -57,3 +57,3 @@ "test": "nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'",

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

@@ -63,6 +63,6 @@ "typescript": "4.4.4"

"dependencies": {
"@opentelemetry/instrumentation": "^0.45.1"
"@opentelemetry/instrumentation": "^0.46.0"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-dataloader#readme",
"gitHead": "607d375595da3ab51b7f773ac360900121c4361b"
"gitHead": "90928231259bbbdf6980f184bc7420503048b77e"
}

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