New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@intlayer/api

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intlayer/api

API

  • 4.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
764
decreased by-32.75%
Maintainers
0
Weekly downloads
 
Created
Source
intlayer

@intlayer/api: NPM Package to interact with Intlayer API

Intlayer is a suite of packages designed specifically for JavaScript developers. It is compatible with frameworks like React, React, and Express.js.

The @intlayer/api package is a SDK (Software Development Kit) to interact with the Intlayer API. It provides a set of functions to audit content declaration, interact with organizations, projects, and user, etc.

Usage

import { intlayerAPI } from "@intlayer/api";

intlayerAPI.user.getUserAPI({
  ids: ["user-id-1", "user-id-2"],
});

Installation

Install the necessary package using your preferred package manager:

npm install @intlayer/api
pnpm add @intlayer/api
yarn add @intlayer/api

Read about Intlayer

Keywords

FAQs

Package last updated on 16 Jan 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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc