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
1
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 0.0.16 to 0.0.17

2

__tests__/index.test.js
const { CookieJar } = require('tough-cookie');
const { cookieToString, jarFromCookies, cookiesFromJar } = require('..');
const { jarFromCookies, cookiesFromJar } = require('..');

@@ -4,0 +4,0 @@ describe('jarFromCookies()', () => {

{
"name": "insomnia-cookies",
"version": "0.0.16",
"version": "0.0.17",
"author": "Gregory Schier <gschier1990@gmail.com>",

@@ -13,4 +13,3 @@ "description": "Cookie utilities",

"tough-cookie": "^2.3.3"
},
"gitHead": "0d333b008bba19422618c8e85808def1678b5d9b"
}
}
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