New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instana/core

Package Overview
Dependencies
Maintainers
3
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/core - npm Package Compare versions

Comparing version 1.85.0 to 1.86.0

src/tracing/instrumentation/database/pgNative.js

5

package.json
{
"name": "@instana/core",
"version": "1.85.0",
"version": "1.86.0",
"description": "Core library for Instana's Node.js packages",

@@ -122,2 +122,3 @@ "main": "src/index.js",

"emitter-listener": "^1.1.2",
"lru-cache": "^5.1.1",
"methods": "^1.1.2",

@@ -136,3 +137,3 @@ "opentracing": "^0.14.3",

},
"gitHead": "5cb8bf747d09e82c84fe5f63ca817255d7477119"
"gitHead": "09fa6a339c6a213f102fc96fe78e6432a62078d3"
}

1

src/tracing/index.js

@@ -30,2 +30,3 @@ 'use strict';

'./instrumentation/database/pg',
'./instrumentation/database/pgNative',
'./instrumentation/database/redis',

@@ -32,0 +33,0 @@ './instrumentation/frameworks/awsSdk',

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