🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

xml2js-force-cdata

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xml2js-force-cdata

forked from https://github.com/Leonidas-from-XIV/node-xml2js

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

===========

forked from xml2js.

many applications require forced CDATA wrapper in builder, I made small change to enable this:

Option for Builder class

to enable this:

const builder = new xml2js.Builder({
    cdata: 'always'
})

Keywords

xml

FAQs

Package last updated on 29 May 2020

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