Fedora 20 Update: nodejs-weak-map-1.0.5-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sat Jul 12 02:24:13 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-7949
2014-07-01 06:31:44
--------------------------------------------------------------------------------

Name        : nodejs-weak-map
Product     : Fedora 20
Version     : 1.0.5
Release     : 1.fc20
URL         : https://github.com/drses/weak-map
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.

--------------------------------------------------------------------------------
Update Information:

Initial package
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update nodejs-weak-map' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list