
Security News
OpenClaw Advisory Surge Highlights Gaps Between GHSA and CVE Tracking
A recent burst of security disclosures in the OpenClaw project is drawing attention to how vulnerability information flows across advisory and CVE systems.
@turnkey/sdk-types
Advanced tools
A package for common and reusable Turnkey Types which can be used for consistent typing across packages.
$ npm install @turnkey/sdk-types
$ yarn add @turnkey/sdk-types
$ pnpm add @turnkey/sdk-types
import { useTurnkey } from "@turnkey/sdk-react";
import { SessionType } from "@turnkey/sdk-types";
export default function AuthComponent() {
const { passkeyClient } = useTurnkey();
await passkeyClient?.loginWithPasskey({
sessionType: SessionType.READ_WRITE,
...
});
}
FAQs
Turnkey SDK Types
The npm package @turnkey/sdk-types receives a total of 79,031 weekly downloads. As such, @turnkey/sdk-types popularity was classified as popular.
We found that @turnkey/sdk-types demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.

Security News
A recent burst of security disclosures in the OpenClaw project is drawing attention to how vulnerability information flows across advisory and CVE systems.

Research
/Security News
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.

Security News
Latio’s 2026 report recognizes Socket as a Supply Chain Innovator and highlights our work in 0-day malware detection, SCA, and auto-patching.