Socket
Socket
Sign inDemoInstall

@contrast/config

Package Overview
Dependencies
Maintainers
9
Versions
56
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.26.1 to 1.26.2

7

lib/options.js

@@ -92,2 +92,9 @@ /*

const options = [
{
name: 'enable',
arg: '[true]',
default: true,
fn: castBoolean,
desc: 'Set to `false` to disable Contrast agent.',
},
// api

@@ -94,0 +101,0 @@ {

2

package.json
{
"name": "@contrast/config",
"version": "1.26.1",
"version": "1.26.2",
"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