insomnia-xpath
Advanced tools
Comparing version 3.2.0 to 3.3.0-beta.0
{ | ||
"private": false, | ||
"name": "insomnia-xpath", | ||
"version": "3.2.0", | ||
"version": "3.3.0-beta.0", | ||
"author": "Kong <office@konghq.com>", | ||
@@ -38,7 +38,7 @@ "description": "Query XML using XPath", | ||
"dependencies": { | ||
"insomnia-cookies": "3.2.0", | ||
"insomnia-cookies": "3.3.0-beta.0", | ||
"xmldom": "^0.5.0", | ||
"xpath": "0.0.32" | ||
}, | ||
"gitHead": "4a707c3b3d23e580dcedf278884877a36403c692" | ||
"gitHead": "6707e5889d05b60f42d6dae1e6d263fbda77ebe0" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6662
2
+ Addedinsomnia-cookies@3.3.0-beta.0(transitive)
- Removedinsomnia-cookies@3.2.0(transitive)