Socket
Socket
Sign inDemoInstall

@opentelemetry/plugin-pg

Package Overview
Dependencies
5
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.12.0 to 0.12.1

2

build/src/version.d.ts

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

export declare const VERSION = "0.12.0";
export declare const VERSION = "0.12.1";
//# sourceMappingURL=version.d.ts.map

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

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

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

"@opentelemetry/node": "^0.14.0",
"@opentelemetry/test-utils": "^0.12.0",
"@opentelemetry/test-utils": "^0.12.1",
"@opentelemetry/tracing": "^0.14.0",

@@ -76,3 +76,3 @@ "@types/mocha": "7.0.2",

},
"gitHead": "4b7291e4cd8c56a699ffde2c68b4598ef9602b02"
"gitHead": "0fe7949892c80c15a54dad476bd86ad467396f32"
}

@@ -66,3 +66,3 @@ # OpenTelemetry Postgres Instrumentation for Node.js

See [examples/postgres](https://github.com/open-telemetry/opentelemetry-js/tree/master/examples/postgres) for a short example.
See [examples/postgres](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/master/examples/postgres) for a short example.

@@ -69,0 +69,0 @@ ### PostgreSQL Plugin Options

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