@doist/localforage
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@doist/localForage

A patched version of localforage.

Changelogs

Remove Safari version check in isIndexedDBValid

The original implementation tried to identify "modern Safari" by checking if support client has native support of 'fetch' function.

If client uses any sort of fetch polyfill, this approaches will block all Safari from using IDB. This fix remove checking of "modern Safari"

Use "no Promise" built as main entry

For our internal usage scenario - as our apps use a seperate Promise polyfill lib.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @doist/localforage

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • fbidu
  • doistbot
  • ricardoist
  • jefcurtis
  • antondoist
  • henningmu
  • jvalente