
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
@tauri-apps/curriedforage
Advanced tools
enhanced localForage with curry and crypto - for any browser and device
localForage is great, but operations with it can be tedious, and currying is a fun exercise.
Internally, we are using the same API as localForage,
with the exception of the dropInstance interface, which, while
still available, has been split out into three distinct calls.
Also, are using .then instead of the callback approach, and
always catch an error.
Of note are the extensions to the generic interface:
Even if undefined is saved, null will be returned by getItem(). This is due to a limitation in localStorage, and for compatibility reasons localForage cannot store the value undefined.
Tests are written with Jasmine flavor using Jest.
the docs are available as a static site in /docs
:copy: 2020 - Daniel Thompson-Yvetot and contributors
MIT
FAQs
enhanced localForage with curry and crypto - for any browser and device
We found that @tauri-apps/curriedforage demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies