You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

xml-query

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xml-query - npm Package Compare versions

Comparing version

to
1.3.2

2

package.json
{
"name": "xml-query",
"version": "1.3.1",
"version": "1.3.2",
"description": "Super small library to retrieve values and attributes from the XML AST generated by xml-reader",

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

@@ -1,2 +0,4 @@

# XML Query
<p align="center">
<img src="https://raw.githubusercontent.com/pladaria/xml-query/master/logo.png" alt="XML-Query"/>
</p>

@@ -3,0 +5,0 @@ Super small (~60 LOC) library for retrieving values and attributes from the XML AST generated by [xml-reader](http://github.com/pladaria/xml-reader).

Sorry, the diff of this file is not supported yet