
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@ghlandy/storage
Advanced tools
A set of helper deal with browser localStorage and sessionStorage, which used frequently.
import storage from '@ghlandy/storage';
storage.localSet('key', { a: 1, b: 2 });
storage.localGet('key'); // { a: 1, b: 2 }
See Docs for api details.
This tool is lecensed under the MIT
FAQs
Browser localStorage/sessionStorage helper
The npm package @ghlandy/storage receives a total of 0 weekly downloads. As such, @ghlandy/storage popularity was classified as not popular.
We found that @ghlandy/storage demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.