Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xml-objects

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xml-objects - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "xml-objects",
"version": "0.0.1",
"version": "0.0.2",
"description": "Streaming wrapper around xml2js",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,13 +0,13 @@

xml-objects
===========
# xml-objects
> Streaming wrapper around xml2js
Streaming wrapper around xml2js
Pipe fully formed bits of xml to _xml-objects_ to parse into javascript objects. Works great with [xml-nodes](https://github.com/timhudson/xml-nodes).
[![build status](https://secure.travis-ci.org/timhudson/xml-objects.png)](http://travis-ci.org/timhudson/xml-objects)
[![Build Status](https://img.shields.io/travis/timhudson/xml-objects.svg?style=flat-square)](https://travis-ci.org/timhudson/xml-objects)
install
-------
[![NPM](https://nodei.co/npm/xml-objects.png?downloads=true&downloadRank=true)](https://nodei.co/npm/xml-objects/)
## Install
With [npm](https://npmjs.org/) do:

@@ -19,4 +19,3 @@

example
-------
## Example

@@ -36,5 +35,4 @@ ```javascript

license
-------
## License
MIT
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