deep-freeze
deep-freeze copied to clipboard
Support seal and preventExtensions.
Support Object.seal and Object.preventExtensions in addition to Object.freeze.
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.