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

@contrast/config

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/config - npm Package Compare versions

Comparing version 1.39.0 to 1.40.0

4

lib/index.test.js

@@ -468,3 +468,3 @@ 'use strict';

name: 'agent.polling.app_activity_ms',
value: '30000',
value: '5000',
source: 'DEFAULT_VALUE'

@@ -598,3 +598,3 @@ },

name: 'agent.polling.app_activity_ms',
value: '30000',
value: '5000',
source: 'DEFAULT_VALUE'

@@ -601,0 +601,0 @@ },

@@ -282,3 +282,3 @@ /*

arg: '<ms>',
default: 30000,
default: 5000,
fn: parseNum,

@@ -297,3 +297,3 @@ desc: 'Set the frequency with which the agent sends application activity to the Contrast UI.',

arg: '<ms>',
default: 30000,
default: 5000,
fn: parseNum,

@@ -300,0 +300,0 @@ desc: 'Set the the frequency with which the agent sends application updates to the Contrast UI.',

{
"name": "@contrast/config",
"version": "1.39.0",
"version": "1.40.0",
"description": "An API for discovering Contrast agent configuration data",

@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE",

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