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.0

build/index.d.ts

3

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

@@ -31,2 +31,3 @@ "main": "build/index.js",

"opn-cli": "^3.1.0",
"typescript": "^1.8.10",
"xml-reader": "0.0.6"

@@ -33,0 +34,0 @@ },