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

@mashroom/mashroom-utils

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mashroom/mashroom-utils - npm Package Compare versions

Comparing version 1.0.92 to 1.0.93

6

lib/logging_utils.js

@@ -14,5 +14,5 @@ "use strict";

debug: console.debug,
info: console.debug,
warn: console.debug,
error: console.debug,
info: console.info,
warn: console.warn,
error: console.error,
withContext: () => dummyLogger

@@ -19,0 +19,0 @@ };

@@ -7,3 +7,3 @@ {

"license": "MIT",
"version": "1.0.92",
"version": "1.0.93",
"main": "lib",

@@ -10,0 +10,0 @@ "files": [

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