🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@vepler/schools-types

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vepler/schools-types

TypeScript type definitions for Vepler Schools Service

latest
Source
npmnpm
Version
1.11.1
Version published
Maintainers
3
Created
Source

@vepler/schools-types

TypeScript type definitions for Vepler Schools Service.

Installation

npm install @vepler/schools-types --save-dev

Usage

import { ISchool, SchoolQueryOptions } from '@vepler/schools-types';

// Use the types in your code
const queryParams: SchoolQueryOptions = {
  page: 1,
  name: 'Example School'
};

Version

This package version (1.11.1) matches the version of the Schools Service it was generated from.

Keywords

typescript

FAQs

Package last updated on 10 Jul 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