Socket
Socket
Sign inDemoInstall

cookiejar

Package Overview
Dependencies
0
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.2 to 2.1.3

2

cookiejar.js

@@ -246,3 +246,3 @@ /* jshint node: true */

return c.toValueString();
}).join(';');
}).join('; ');
};

@@ -249,0 +249,0 @@ return matches;

{
"name": "cookiejar",
"version": "2.1.2",
"version": "2.1.3",
"author": {

@@ -9,3 +9,5 @@ "name": "bradleymeck"

"description": "simple persistent cookiejar system",
"files": ["cookiejar.js"],
"files": [
"cookiejar.js"
],
"license": "MIT",

@@ -12,0 +14,0 @@ "jshintConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc