New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@trakit/objects

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trakit/objects

Trak-iT uses these object definitions to interact with all our APIs.

latest
Source
npmnpm
Version
0.0.25
Version published
Weekly downloads
453
2564.71%
Maintainers
1
Weekly downloads
 
Created
Source

Trak-iT API Object Model

All of the Trak-iT APIs use the same object definitions. Other Trak-iT API libraries are available on GitHub and npm.

Prerequisites

We do not require any other packages, however, we are targetting ESNext, so if your project uses CommonJS or another module manager, you will need to account for that yourself.

Building

In order to build this project, you need to install the RollupJS, and plugins for TypeScript and Minifying.

npm i rollup rollup-plugin-typescript2 @rollup/plugin-terser

After those have been installed, build the project normally.

rollup --config rollup.config.js

Questions and Feedback

If you have any questions, please start for the project on GitHub https://github.com/trakitwireless/trakit-ts-objects/issues

Keywords

trakit

FAQs

Package last updated on 02 Apr 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