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

@smallstack/core-common

Package Overview
Dependencies
Maintainers
1
Versions
1262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smallstack/core-common - npm Package Compare versions

Comparing version 1.124.4 to 1.124.5

2

package.json
{
"name": "@smallstack/core-common",
"version": "1.124.4",
"version": "1.124.5",
"sideEffects": false,

@@ -5,0 +5,0 @@ "dependencies": {

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

loggingModule(level, moduleName) {
if (level === "debug" && this.getDebugModules().indexOf(moduleName) === -1)
return false;
return true;
// if (level === "debug" && this.getDebugModules().indexOf(moduleName) === -1) return false;
// return true;
}

@@ -104,0 +104,0 @@ // tslint:disable:no-console

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