Socket
Book a DemoInstallSign in
Socket

@traptitech/traq

Package Overview
Dependencies
Maintainers
3
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@traptitech/traq

A client library for the traQ API.

3.24.14-3
latest
Source
npmnpm
Version published
Weekly downloads
47
-73.14%
Maintainers
3
Weekly downloads
 
Created
Source

node-traQ

npm version check npm ci & build

A client library for the traQ API. Typescript type definition included.

This package is updated automatically.

How to use

Node.js v20 or later is required.

npm i @traptitech/traq
import { Apis, Configuration } from "@traptitech/traq";
// const { Apis, Configuration } = require("@traptitech/traq");

const api = new Apis(new Configuration({
  accessToken: "/* your token */"
}));

api.getChannels().then(res => {
  console.log(res);
});

Versioning

x.y.z-n

  • x.y.z-0: It is assured that this version is compatible with traQ server version x.y.z.

Diff

Use npm diff to check diff between versions.

npm diff --diff=@traptitech/traq@3.6.1-3 --diff=@traptitech/traq@3.6.1-4

FAQs

Package last updated on 24 Aug 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.