1.0.0 • Published 3 years ago

unsafe-keys v1.0.0

Weekly downloads
723
License
MIT
Repository
github
Last release
3 years ago

I published it because I needed this function in few repositories at once, and figuring out "where to put it" was too much effort.

There are some interesting things that could be done in this library, though.

  • Have separate builds for development and production, and crash if a set of keys changed during development (HMR problems?)
    • take position from new Error, keep a map invocation -> set of keys
  • Add unsafeEntries
1.0.0

3 years ago