[ol7_software_collections] rh-nodejs6-nodejs-is-equal-shallow-0.1.3-5.el7.noarch

Name:rh-nodejs6-nodejs-is-equal-shallow
Version:0.1.3
Release:5.el7
Architecture:noarch
Group:Unspecified
Size:5589
License:MIT
RPM: rh-nodejs6-nodejs-is-equal-shallow-0.1.3-5.el7.noarch.rpm
Source RPM: rh-nodejs6-nodejs-is-equal-shallow-0.1.3-5.el7.src.rpm
Build Date:Tue Jul 24 2018
Build Host:x86-ol7-builder-02.us.oracle.com
Vendor:Oracle America
URL:https://github.com/jonschlinkert/is-equal-shallow
Summary:Does a shallow comparison of two objects
Description:
Does a shallow comparison of two objects, returning false if
the keys or values differ.

The purpose of this lib is to do the fastest comparison possible
of two objects when the values will predictably be primitives.

 - only compares objects.
 - only compares the first level of each object
 - values must be primitives.
     If a value is not a primitive, even if the values are the same,
     false is returned.

Filelist (Show Changelog) (Show related packages)