Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contrast/logger

Package Overview
Dependencies
Maintainers
17
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/logger - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

lib/utils.js

@@ -18,3 +18,3 @@ "use strict";

exports.cleanEnv = void 0;
const ENV_REGEX = /(?:-r|--(?:experimental-)?loader)\s+(@contrast\S+|\S*agent(?:\.c?js)?|\S*loader(?:\.m?js)?)\s*/;
const ENV_REGEX = /(?:-r|--require|--(?:experimental-)?loader)\s+(@contrast\S+|\S*agent(?:\.c?js)?|\S*loader(?:\.m?js)?)\s*/;
/**

@@ -21,0 +21,0 @@ * Removes any '-r @contrast/protect' or similar strings from

{
"name": "@contrast/logger",
"version": "1.1.1",
"version": "1.1.2",
"description": "Centralized logging for Contrast agent services",

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

Sorry, the diff of this file is not supported yet

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