cookie-secure
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -11,3 +11,3 @@ var util = require("util"); | ||
} | ||
i | ||
if (https == true){ | ||
@@ -14,0 +14,0 @@ return `${name} = ${value};expires=${expires};max-age=${maxAge};${onlyHTTP};SameSite=${SameSite};Secure;`; |
{ | ||
"name": "cookie-secure", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "This module for setting and getting secure cookies from", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# cookie-secure | ||
![verson](https://img.shields.io/badge/version-1.0.2-green.svg) | ||
![verson](https://img.shields.io/badge/version-1.0.3-green.svg) | ||
![License](https://img.shields.io/badge/License-MIT-yellowgreen.svg) | ||
@@ -4,0 +4,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6643
5
73