
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
JsxmlJavaScript utilities for parsing and working xml, mainly in jsonml in array form.
More info on JsonML at jsonml.org and wikipedia
This module implements the following functions:
jsxml.fromXml(xml_string) converts a string containing xml to jsonml in array formjsxml.toXml(jsxml_array) converts jsonml in array form to xmljsxml.toObject(jsxml_array) converts jsonml in array form to an easier subscriptable objectjsxml.childReduce(jsxml_array, callback_function(accumulator, child_element), initial_value) applies the callback function to each child element of the jsonml arrayjsxml.getAttr(jsxml_array, attribute) retrieves the value of a given attribute of the jsonml array or undefined if no attributes, or no attributes definedReleased under open source / MIT license
FAQs
javascript utilities for working xml, mainly in jsonml in array form
The npm package jsxml receives a total of 769 weekly downloads. As such, jsxml popularity was classified as not popular.
We found that jsxml demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.