Socket
Socket
Sign inDemoInstall

@apple/cktool.api.base

Package Overview
Dependencies
6
Maintainers
9
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @apple/cktool.api.base

Apple CKTool JS 'base' API


Version published
Weekly downloads
123
increased by89.23%
Maintainers
9
Created
Weekly downloads
 

Readme

Source

CKTool JS - "base" API Package

This package is part of the CKTool JS JavaScript client library suite and includes operations and TypeScript types related to "base".

Each operation has a corresponding function that returns a CancellablePromise that resolves if successful and rejects if the operation fails.

Don't use this package on its own. It is automatically pulled in when you include @apple/cktool.database in your package.json dependencies.

Getting Started

See Apple Developer Documentation for more details on how to get started using CKTool JS.

API Promise Mixin

BasePromisesApiMixin

Don't use this mixin directly. Instead, use PromisesApi from @apple/cktool.database.

Methods

The following methods are added by the mixin.

  • getContainers Fetches containers for a team.
  • getTeams Fetches a list of teams the current user is in.

TypeScript Types

  • AuthenticationRequiredError
  • CKDatabaseType
  • CKEnvironment
  • Container
  • ContainersResponse
  • ContainersSortByField
  • RequestError
  • SortDirection
  • Team
  • TeamsResponse

FAQs

Last updated on 03 Jun 2022

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc