deep-freeze icon indicating copy to clipboard operation
deep-freeze copied to clipboard

Support seal and preventExtensions.

Open gx0r opened this issue 10 years ago • 1 comments

Support Object.seal and Object.preventExtensions in addition to Object.freeze.

gx0r avatar Mar 03 '15 00:03 gx0r

I will leave it here for any future reader.

There is js-flock library that have deepFreeze, deepSeal and deepPreventExtensions modules. Library is also actively maintained and deepFreeze have other improvements in regard to this package.

snovakovic avatar Oct 03 '17 11:10 snovakovic