Socket
Book a DemoInstallSign in
Socket

@itentialopensource/adapter-utils

Package Overview
Dependencies
Maintainers
5
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itentialopensource/adapter-utils

Itential Adapter Utility Libraries

Source
npmnpm
Version
5.10.24
Version published
Weekly downloads
3.4K
-51.8%
Maintainers
5
Weekly downloads
 
Created
Source

Itential Adapter Utilities

Itential Adapter Utilities is a set of Node.js runtime libraries used by Itential Adapters.

Many of the capabilities supported in Itential Adapters are built into this library so that they can be better maintained and added to adapters.

Usage

Include @itentialopensource/adapter-utils as a dependency and require it:

const { RequestHandler, PropertyUtility } = require('@itentialopensource/adapter-utils');

FAQs

Package last updated on 17 Sep 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