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.33.3 to 0.33.4

2

build/src/version.d.ts

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

export declare const VERSION = "0.33.3";
export declare const VERSION = "0.33.4";
//# sourceMappingURL=version.d.ts.map

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

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

@@ -16,5 +16,5 @@ "main": "build/src/index.js",

"lint:fix": "eslint . --ext .ts --fix",
"precompile": "tsc --version && lerna run version --scope @opentelemetry/instrumentation-mongoose --include-dependencies",
"precompile": "tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-mongoose --include-dependencies",
"prewatch": "npm run precompile",
"prepare": "npm run compile",
"prepublishOnly": "npm run compile",
"version:update": "node ../../../scripts/version-update.js",

@@ -50,3 +50,3 @@ "compile": "npm run version:update && tsc -p ."

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

@@ -70,3 +70,3 @@ "@types/mocha": "8.2.3",

"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-mongoose#readme",
"gitHead": "607d375595da3ab51b7f773ac360900121c4361b"
"gitHead": "a757b5e443dfe1dade090aeb11ec37d0e802f8af"
}

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