Wed, 02 Oct 2024 13:55:20 UTC | login

Information for RPM nodejs-stringset-0.2.1-10.fc32.src.rpm

ID543168
Namenodejs-stringset
Version0.2.1
Release10.fc32
Epoch
Archsrc
SummaryFast and robust stringset
DescriptionA fast and robust stringset implementation that can hold any string items, including __proto__, with minimal overhead compared to a plain object. Works in node and browsers. The API is created to be as close to the ES6 Set API as possible. Prefer ss.remove("key") for deleting a key. ES6 Set uses set.delete("key") instead and for that reason ss['delete']("key") is available as a stringset alias as well. Never do ss.delete("key") unless you're certain to be in the land of ES5 or later.
Build Time2020-01-29 18:36:23 GMT
Size11.89 KB
bb90dbd6bbd58c6f7de223f50a563afc
LicenseMIT
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
nodejs-packaging >= 6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
nodejs-stringset.spec2.93 KB
stringset-0.2.1.tgz3.03 KB
Component of No Buildroots