insomnia-xpath
Advanced tools
Comparing version 2.5.2 to 2.6.0-beta.0
{ | ||
"private": false, | ||
"name": "insomnia-xpath", | ||
"version": "2.5.2", | ||
"version": "2.6.0-beta.0", | ||
"author": "Kong <office@konghq.com>", | ||
@@ -36,7 +36,7 @@ "description": "Query XML using XPath", | ||
"dependencies": { | ||
"insomnia-cookies": "2.5.2", | ||
"insomnia-cookies": "2.6.0-beta.0", | ||
"xmldom": "^0.5.0", | ||
"xpath": "0.0.27" | ||
}, | ||
"gitHead": "53816f1eb925cdc68852978f2e133b73e9dfffdb" | ||
"gitHead": "1ebfb4dee2f2f533a38c4a9734a9dbecd2254825" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6607
2
+ Addedinsomnia-cookies@2.6.0-beta.0(transitive)
- Removedinsomnia-cookies@2.5.2(transitive)