v0.25.1
- Added
keys
as a shim of ES6’sObject.keys
enumerables
,pairs
,tear
andvalues
now throw a TypeError if supplied withnull
orundefined
ownPairs
,ownValues
andtearOwn
now throw a TypeError only if supplied withnull
orundefined
regardless of the ECMAScript engine you are using- minor optimization in accessors’ internals