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

@module-federation/bridge-shared

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/bridge-shared

> open debug mode


Version published
Weekly downloads
4.6K
increased by10.8%
Maintainers
0
Weekly downloads
 
Created

debug mode

open debug mode

// browser
localStorage.setItem('debug','true');
localStorage.setItem('debug:stack','true');

// node
process.env.DEBUG = 'true';

FAQs

Package last updated on 11 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts