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

@join-com/gcloud-logger

Package Overview
Dependencies
Maintainers
32
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@join-com/gcloud-logger - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

2

dist/Logger.js

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

class Logger {
constructor(useJsonFormat, logLevelStarts, excludeKeys = ['password', 'token', 'newPassword', 'oldPassword'], maxFieldLength = 1000) {
constructor(useJsonFormat, logLevelStarts, excludeKeys = ['password', 'token', 'newPassword', 'oldPassword'], maxFieldLength = 100) {
this.useJsonFormat = useJsonFormat;

@@ -97,0 +97,0 @@ this.excludeKeys = excludeKeys;

{
"name": "@join-com/gcloud-logger",
"version": "1.5.1",
"version": "1.5.2",
"description": "gcloud simple logger",

@@ -5,0 +5,0 @@ "author": "JOIN Solutions",

Sorry, the diff of this file is not supported yet

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