New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

insomnia-xpath

Package Overview
Dependencies
Maintainers
5
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

insomnia-xpath - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1-alpha.1

2

dist/query.js

@@ -7,4 +7,4 @@ "use strict";

exports.query = void 0;
const xmldom_1 = require("xmldom");
const xpath_1 = __importDefault(require("xpath"));
const xmldom_1 = require("xmldom");
/**

@@ -11,0 +11,0 @@ * Query an XML blob with XPath

{
"name": "insomnia-xpath",
"version": "2.3.0",
"version": "2.3.1-alpha.1",
"author": "Kong <office@konghq.com>",

@@ -35,7 +35,7 @@ "description": "Query XML using XPath",

"dependencies": {
"insomnia-cookies": "2.3.0",
"insomnia-cookies": "2.3.1-alpha.1",
"xmldom": "^0.5.0",
"xpath": "0.0.27"
},
"gitHead": "c2c41f3d848e5c04f8a3793695037bff17119ad5"
"gitHead": "0debbe9c9ca1601139126b8493b6b6f21a21d4f4"
}

Sorry, the diff of this file is not supported yet

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