Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
53 packages
Order
Sort by
@alwatr/async-queue
A queue that executes async tasks in order like mutex and semaphore methodology for javascript and typescript.
@alwatr-community/telegram
Elegant micro telegram api.
@alwatr/context
A simple yet powerful TypeScript library for managing application context and facilitating efficient communication between components.
@alwatr/crypto
A robust generator of secure authentication HOTP tokens, employing the HMAC-based One-Time Password algorithm, accompanied by a suite of cryptographic utilities, all encapsulated within a compact TypeScript module.
@alwatr/dedupe
A package manager helper tool for debug list of defined (imported) packages in your ecosystem and prevent to duplicate import (install) multiple versions of the same package in your project (deduplicate packages).
@alwatr/deep-clone
Clone deeply nested objects and arrays in JavaScript.
@alwatr/element
Elegant powerful web component (lit-element) helper mixins written in tiny TypeScript module.
@alwatr/eslint-config
Alwatr ECMAScript Style Guide as a ESLint shareable configurations.
@alwatr/exit-hook
A utility for registering exit handlers in Node.js.
@alwatr/fetch
Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types.