Socket
Book a DemoInstallSign in
Socket

@bigtest/globals

Package Overview
Dependencies
Maintainers
1
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigtest/globals

Global variable accesors for bigtest

latest
Source
npmnpm
Version
0.9.1
Version published
Weekly downloads
1.2K
-82.74%
Maintainers
1
Weekly downloads
 
Created
Source

@bigtest/globals

The various bigtest components need to be able to interact with each other, without explicitly depending on each other. To share information between components, we need to store some information in global variables. This small component provides a wrapper so we don't need to rely on untyped global variables in our packages.

To run the tests:

$ yarn test

FAQs

Package last updated on 16 Dec 2021

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