Sign In

@shipeasy/devtools-core

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

@shipeasy/devtools-core

Headless core for the Shipeasy devtools overlays — admin API client, PKCE device auth, public bug intake, form schemas.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

@shipeasy/devtools-core

Headless core shared by the Shipeasy devtools overlays — the admin API client, PKCE device auth, public bug intake, and the generated form schemas.

You normally do not install this directly: it comes with @shipeasy/react-native-devtools. Install it on its own only to build a custom devtools surface.

npm install @shipeasy/devtools-core

It reads the app's live SDK state over the globalThis bridge the client Engine publishes (@shipeasy/sdk/devtools-contract) rather than importing the client, so it can never inline a second Engine. @shipeasy/sdk is therefore a peer.

Full docs: https://shipeasy-ai.github.io/sdk-ts/

FAQs

Package last updated on 26 Jul 2026

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