New:Socket for Asana Is Now Available.Learn more
Get Started

@kpanks/sdk

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kpanks/sdk

Developer SDK for the Praetor API Economy

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
4
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

@kpanks/sdk

Aggregate SDK for the Praetor API economy. Re-exports the most common package surfaces so a downstream consumer can import { … } from "@kpanks/sdk" without picking through every namespaced package.

Install

npm install @kpanks/sdk

Usage

import {
  Praetor3D,
  PraetorBrowser,
  PraetorVoice,
  Scraper,
  Article12AuditChain,
} from "@kpanks/sdk";

For fine-grained control / smaller bundles, depend on the individual packages directly (@kpanks/browser, @kpanks/scrape, etc.).

License

Apache 2.0.

FAQs

Package last updated on 05 May 2026

Related posts