Socket
Socket
Sign inDemoInstall

tough-cookie

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tough-cookie - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

lib/cookie.js

@@ -1268,3 +1268,2 @@ /*!

CookieJar.fromJSON = CookieJar.deserializeSync;
CookieJar.deserializeSync = function(strOrObj, store) {

@@ -1283,2 +1282,3 @@ var serialized = typeof strOrObj === 'string' ?

};
CookieJar.fromJSON = CookieJar.deserializeSync;

@@ -1285,0 +1285,0 @@ CAN_BE_SYNC.push('clone');

@@ -46,3 +46,3 @@ {

],
"version": "2.2.0",
"version": "2.2.1",
"homepage": "https://github.com/SalesforceEng/tough-cookie",

@@ -49,0 +49,0 @@ "repository": {

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