Socket
Book a DemoInstallSign in
Socket

@deno/sham-weakref

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deno/sham-weakref

WeakRef sham that uses the global WeakRef if it exists.

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
80
158.06%
Maintainers
3
Weekly downloads
 
Created
Source

@deno/sham-weakref

Sham for WeakRef. It is not possible to shim WeakRef in old node environments, so this module provides a sham to allow the code to compile, but it will throw when used. The sham will use the global WeakRef if it exists though.

Keywords

shim

FAQs

Package last updated on 11 Jan 2022

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