Socket
Socket
Sign inDemoInstall

@mlabs-haskell/cardano-serialization-lib-gc-nodejs

Package Overview
Dependencies
2
Maintainers
6
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mlabs-haskell/cardano-serialization-lib-gc-nodejs

This is a small library that provides a wrapper for managing garbage collection for cardano-serialization-library (NodeJS version)


Version published
Weekly downloads
7
decreased by-68.18%
Maintainers
6
Created
Weekly downloads
 

Readme

Source

cardano-serialization-lib-gc-nodejs

This is a small library that provides a wrapper for managing garbage collection for cardano-serialization-library. It does this by using a FinalizationRegistry object to keep track of objects that are no longer in use, and calling the free() method on them when they are finalized.

Simply use it the same way you use cardano-serialization-lib-nodejs.

FAQs

Last updated on 06 Oct 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