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

insomnia-plugin-response

Package Overview
Dependencies
Maintainers
4
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

insomnia-plugin-response - npm Package Compare versions

Comparing version 2.8.0 to 2.9.0-beta.0

2

index.js

@@ -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"
}
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