Socket
Book a DemoInstallSign in
Socket
d

devinivy

npm

Packages

Current Co-maintainers

Former Co-maintainers

307 packages

accept

HTTP Accept-* headers parsing

ahem

hapi plugins as libraries

ammo

HTTP Range processing utilities

@atproto/api

Client library for atproto and Bluesky

@atproto/auth

ATP's core permissioning library (based on UCANs).

@atproto/aws

Shared AWS cloud API helpers for atproto services

@atproto/bsky

Reference implementation of app.bsky App View (Bluesky API)

@atproto/bsync

Sychronizing service for app.bsky App View (Bluesky API)

@atproto/common

Shared web-platform-friendly code for atproto libraries

@atproto/common-web

Shared web-platform-friendly code for atproto libraries

@atproto/crypto

Library for cryptographic keys and signing in atproto

@atproto/dev-env

Local development environment helper for atproto development

@atproto/did

DID resolution and verification library

@atproto/did-resolver

A library for resolving ATP's Decentralized ID methods.

@atproto/handle

Validation logic for AT handles

@atproto/identifier

Validation logic for AT identifiers - DIDs & Handles

@atproto/identity

Library for decentralized identities in atproto using DIDs and handles

@atproto/jwk

A library for working with JSON Web Keys (JWKs) in TypeScript. This is meant to be extended by environment-specific libraries like @atproto/jwk-jose.

@atproto/jwk-jose

`jose` based implementation of @atproto/jwk Key's

@atproto/jwk-webcrypto

Webcrypto based implementation of @atproto/jwk Key's

@atproto-labs/api

Client library for atproto and Bluesky

@atproto-labs/b64

Isomorphic library for encoding/decoding bytes into base64-url in any JS environment.

@atproto-labs/caching

Small caching utilities

@atproto-labs/did

DID resolution and verification library

@atproto-labs/did-node

@atproto-labs/did DID implementation for use in NodeJS with did input from end-users. This lib will prevent specially forged DIDs / servers from affecting Node's process (SSRF, memory starvation, etc.).