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

@instana/azure-container-services

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/azure-container-services - npm Package Compare versions

Comparing version 4.5.2 to 4.5.3

8

package.json
{
"name": "@instana/azure-container-services",
"version": "4.5.2",
"version": "4.5.3",
"description": "Instana tracing and monitoring for Node.js based Azure Container Services",

@@ -69,6 +69,6 @@ "author": {

"dependencies": {
"@instana/core": "4.5.2",
"@instana/serverless": "4.5.2"
"@instana/core": "4.5.3",
"@instana/serverless": "4.5.3"
},
"gitHead": "64b256360f4fef67322b408366fc8229c8c0ea24"
"gitHead": "cac14d4c9f5efa60edee223d45d6220a79336508"
}

@@ -56,4 +56,4 @@ /*

logger.error(
'Initializing @instana/azure-container-services failed. This azure container service will not be monitored.',
e
'Initializing @instana/azure-container-services failed. This azure container service will not be monitored.' +
`${e?.message} ${e?.stack}`
);

@@ -60,0 +60,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