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

insomnia-plugin-request

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

insomnia-plugin-request - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

5

index.js

@@ -147,5 +147,4 @@ const {

throw new Error(
`Could not get folder by index ${folderIndex}. Must be between 0-${
ancestors.length
}`
`Could not get folder by index ${folderIndex}. Must be between 0-${ancestors.length -
1}`
);

@@ -152,0 +151,0 @@ }

2

package.json
{
"name": "insomnia-plugin-request",
"version": "1.0.9",
"version": "1.0.10",
"author": "Gregory Schier <gschier1990@gmail.com>",

@@ -5,0 +5,0 @@ "description": "Insomnia request template tag",

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