🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@adminz-io/shared

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adminz-io/shared

Shared types and contracts for Admin API

latest
npmnpm
Version
0.0.26
Version published
Maintainers
1
Created
Source

Admin Shared Library

Shared types, contracts, and constants for the Admin API ecosystem.

Features

  • TypeScript Contracts: Type-safe API contracts using ts-rest and Zod
  • Shared Constants: Common enums and constants used across the platform
  • npm Compatible: Ready to be published as a standalone package

Usage

import { 
    OrganizationRole, 
    EnvironmentStage,
    userContract,
    organizationContract 
} from '@adminz-io/shared';

Build

pnpm build

Development

pnpm build:watch

FAQs

Package last updated on 01 Oct 2025

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