Socket
Socket
Sign inDemoInstall

@opentelemetry/instrumentation-mongoose

Package Overview
Dependencies
25
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.34.0 to 0.35.0

2

build/src/version.d.ts

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

export declare const VERSION = "0.34.0";
export declare const VERSION = "0.35.0";
//# sourceMappingURL=version.d.ts.map

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

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

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

"@opentelemetry/api": "^1.3.0",
"@opentelemetry/contrib-test-utils": "^0.35.1",
"@opentelemetry/contrib-test-utils": "^0.36.0",
"@opentelemetry/sdk-trace-base": "^1.8.0",

@@ -65,7 +65,7 @@ "@types/mocha": "8.2.3",

"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.46.0",
"@opentelemetry/instrumentation": "^0.48.0",
"@opentelemetry/semantic-conventions": "^1.0.0"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-mongoose#readme",
"gitHead": "90928231259bbbdf6980f184bc7420503048b77e"
"gitHead": "32204a362d9dffd4cd69a1300e1f7d245df9df52"
}

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