insomnia-plugin-response
Advanced tools
Comparing version 2.8.0 to 2.9.0-beta.0
@@ -209,4 +209,4 @@ const { JSONPath } = require('jsonpath-plus'); | ||
} catch (err) { | ||
console.warn('[response] Failed to decode body', err); | ||
body = bodyBuffer.toString(); | ||
console.warn('[response] Failed to decode body', err); | ||
} | ||
@@ -213,0 +213,0 @@ |
{ | ||
"private": false, | ||
"name": "insomnia-plugin-response", | ||
"version": "2.8.0", | ||
"version": "2.9.0-beta.0", | ||
"author": "Kong <office@konghq.com>", | ||
@@ -25,7 +25,7 @@ "description": "Insomnia response template tag", | ||
"dependencies": { | ||
"iconv-lite": "^0.4.19", | ||
"insomnia-xpath": "2.8.0", | ||
"iconv-lite": "^0.6.3", | ||
"insomnia-xpath": "2.9.0-beta.0", | ||
"jsonpath-plus": "^6.0.1" | ||
}, | ||
"gitHead": "ef855863e2364acd0164d2a70808eaf898979238" | ||
"gitHead": "f96d1513712ddb468c3be6c013cc8d50ea3c8289" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30141
2
+ Addediconv-lite@0.6.3(transitive)
+ Addedinsomnia-cookies@2.9.0-beta.0(transitive)
+ Addedinsomnia-xpath@2.9.0-beta.0(transitive)
+ Addedxpath@0.0.32(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedinsomnia-cookies@2.8.0(transitive)
- Removedinsomnia-xpath@2.8.0(transitive)
- Removedxpath@0.0.27(transitive)
Updatediconv-lite@^0.6.3
Updatedinsomnia-xpath@2.9.0-beta.0