You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

xml-get

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xml-get - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+4
-1
package.json
{
"name": "xml-get",
"version": "0.0.1",
"version": "0.0.2",
"description": "command line programm to get values from xml using lodash.get paths",
"main": "index.js",
"bin": {
"xml-get": "bin/xml-get"
},
"scripts": {

@@ -7,0 +10,0 @@ "test": "standard && tape test/*.js"

Sorry, the diff of this file is not supported yet