Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@apple/cktool.api.base

Package Overview
Dependencies
Maintainers
9
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apple/cktool.api.base

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

npmnpm
Version
1.2.7
Version published
Weekly downloads
125
30.21%
Maintainers
9
Weekly downloads
 
Created
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 directly. Use @apple/cktool.database instead. All symbols from this package can be imported from @apple/cktool.database.

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

Package last updated on 30 Nov 2021

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