nrw / observ-varhash

An object with observable key value pairs that can be added and removed
14 stars 12 forks source link

`set` should not be enumerable #20

Closed nathanoehlman closed 8 years ago

nathanoehlman commented 8 years ago

After upgrading to 1.0.7, it appears that set has snuck itself back in as an enumerable property on the varhash with the new nested transaction code. (commit: https://github.com/nrw/observ-varhash/commit/0624006871bd1396ea7bbb2b5a2617291b344034#diff-168726dbe96b3ce427e7fedce31bb0bcL17)