Socket
Socket
Sign inDemoInstall

activitypub-types

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

activitypub-types

ActivityPub Typescript types


Version published
Weekly downloads
126
increased by50%
Maintainers
1
Weekly downloads
 
Created
Source

ActivityPub Types

Extracted types and refactor from activitypub-models repo.

Installation

npm i activitypub-types
# or
yarn add activitypub-types

Available types

Implemented and documented every structure from specification. You can use interfaces and extend them by yourself, or you can use specified fields types:

// All models interfaces starts with AP
import { APObject, APNote, ContextField, ContentMapField } from 'activitypub-types';

Changelog

v1.0.3

  • Use orderedItems instead of items in OrderedCollection (#1, thanks @RangerMauve)

Contact

You can contact me via matrix or telegram

License

MIT

Keywords

FAQs

Package last updated on 07 Sep 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc