Socket
Socket
Sign inDemoInstall

@contrast/agentify

Package Overview
Dependencies
Maintainers
9
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/agentify - npm Package Compare versions

Comparing version 1.19.2 to 1.19.3

1

lib/index.js

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

logger.info('Starting %s v%s', core.agentName, core.agentVersion);
// pino serializers know how to log redacted values and omit certain props
logger.info({ config }, 'Agent configuration');

@@ -103,0 +104,0 @@

4

package.json
{
"name": "@contrast/agentify",
"version": "1.19.2",
"version": "1.19.3",
"description": "Configures Contrast agent services and instrumentation within an application",

@@ -27,3 +27,3 @@ "license": "SEE LICENSE IN LICENSE",

"@contrast/instrumentation": "1.4.0",
"@contrast/logger": "1.7.1",
"@contrast/logger": "1.7.2",
"@contrast/metrics": "1.3.0",

@@ -30,0 +30,0 @@ "@contrast/patcher": "1.7.1",

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