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

insomnia-cookies

Package Overview
Dependencies
Maintainers
4
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

insomnia-cookies - npm Package Compare versions

Comparing version 3.2.0 to 3.3.0-beta.0

4

dist/cookies.js

@@ -34,4 +34,4 @@ "use strict";

}
catch (e) {
console.log('[cookies] Failed to initialize cookie jar', e);
catch (error) {
console.log('[cookies] Failed to initialize cookie jar', error);
jar = new tough_cookie_1.CookieJar();

@@ -38,0 +38,0 @@ }

{
"private": false,
"name": "insomnia-cookies",
"version": "3.2.0",
"version": "3.3.0-beta.0",
"author": "Kong <office@konghq.com>",

@@ -38,3 +38,3 @@ "description": "Cookie utilities",

},
"gitHead": "4a707c3b3d23e580dcedf278884877a36403c692"
"gitHead": "6707e5889d05b60f42d6dae1e6d263fbda77ebe0"
}

Sorry, the diff of this file is not supported yet

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