Name : nodejs-weak-map
| |
Version : 1.0.5
| Vendor : Fedora Project
|
Release : 7.fc29
| Date : 2018-07-14 20:43:02
|
Group : System Environment/Libraries
| Source RPM : nodejs-weak-map-1.0.5-7.fc29.src.rpm
|
Size : 0.03 MB
| |
Packager : Fedora Project
| |
Summary : A WeakMap shim for Node.js and browsers
|
Description :
WeakMap is a collection introduced to JavaScript with EcmaScript 6. It provides a mapping from objects to values, but allows any entry to be garbage collected if the key is provably lost.
In order for it to be possible that a key is provably lost, weak maps do not provide a way to access the key list.
This is a Node.js module that provides a shim and patcher for missing or broken WeakMap implementations, suitable for use in Node.js and browsers that provide the EcmaScript 5 property description interfaces.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25788/riscv64/Packages/n |