- Renamed the module from: local.storage, to: local-storage.service. This conforms with other modules authored in the set and I wanted to maintain consistency across modules.
- Removed hard dependency on angular-cookies. The module is not required to be available unless
cookieFallback
is enabled and it is used.