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.125.1 to 1.126.0

src/tracing/instrumentation/database/memcached.js

4

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

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

},
"gitHead": "1f16807c1b62c5002f9952ed7b78ec9994704fe5"
"gitHead": "ba48f1a9cd07fda7ff2b5bb21630e176219936e2"
}

@@ -43,2 +43,3 @@ /*

'./instrumentation/database/ioredis',
'./instrumentation/database/memcached',
'./instrumentation/database/mongodb',

@@ -45,0 +46,0 @@ './instrumentation/database/mongoose',

@@ -49,3 +49,4 @@ /*

/\/redis\/index.js/,
/\/superagent\/lib\/node\/index.js/
/\/superagent\/lib\/node\/index.js/,
/\/memcached\/index.js/
];

@@ -52,0 +53,0 @@

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