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

@contrast/logger

Package Overview
Dependencies
Maintainers
14
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.2.0 to 1.3.0

lib/index.d.ts.map

1

lib/index.d.ts

@@ -8,1 +8,2 @@ import { Config } from '@contrast/config';

export default function init(core: Core): Logger;
//# sourceMappingURL=index.d.ts.map

@@ -12,1 +12,2 @@ /// <reference types="node" />

export declare const cleanEnv: (env: NodeJS.ProcessEnv) => NodeJS.ProcessEnv;
//# sourceMappingURL=utils.d.ts.map

4

package.json
{
"name": "@contrast/logger",
"version": "1.2.0",
"version": "1.3.0",
"description": "Centralized logging for Contrast agent services",

@@ -23,2 +23,2 @@ "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