Socket
Book a DemoInstallSign in
Socket

@apimatic/xml-adapter

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apimatic/xml-adapter

This package provides XML serialization and deserialization utilities for apimatic-js-runtime libraries.

latest
Source
npmnpm
Version
0.3.8
Version published
Maintainers
6
Created
Source

APIMatic XML Adapter Library for JavaScript SDKs

This package provides XML serialization and deserialization utilities for apimatic-js-runtime libraries.

The exported helper functions include:

  • XML Serialization: Convert JavaScript objects to XML strings with configurable root elements
  • XML Deserialization: Parse XML strings into JavaScript objects using a Promise-based API

This library is used by JavaScript SDKs generated by the APIMatic Code Generator. For details on supported platforms and build artifacts, see the Build and Usage Section.

FAQs

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