Socket
Socket
Sign inDemoInstall

gals

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gals

global AsyncLocalStorage


Version published
Weekly downloads
15K
decreased by-12.5%
Maintainers
1
Install size
6.63 kB
Created
Weekly downloads
 

Changelog

Source

1.0.2 (2023-12-31)

Bug Fixes

  • support old Node.js version (#1) (544b511)

Readme

Source

gals

NPM version Node.js CI Test coverage npm download

global AsyncLocalStorage

Install

npm install gals

Usage

import { getAsyncLocalStorage } from 'gals';

const asyncLocalStorage = getAsyncLocalStorage();
const store = asyncLocalStorage.getStore();

License

MIT

Contributors


fengmk2

This project follows the git-contributor spec, auto updated at Wed Dec 20 2023 00:17:19 GMT+0800.

FAQs

Last updated on 31 Dec 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc