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

@sswahn/cookie

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sswahn/cookie - npm Package Compare versions

Comparing version 1.0.0-beta.0 to 1.0.0-beta.1

2

package.json
{
"name": "@sswahn/cookie",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "A JavaScript utility for efficiently managing browser cookies.",

@@ -21,3 +21,3 @@ # Cookie

To set a cookie, (with optional expiration argument - a numeric value representing seconds):
To set a cookie, with optional expiration argument (a numeric value representing the lifetime of the cookie in seconds):

@@ -37,2 +37,2 @@ ```javascript

## Licence
Server is [MIT Licensed](https://github.com/sswahn/server/blob/main/LICENSE)
Cookie is [MIT Licensed](https://github.com/sswahn/cookie/blob/main/LICENSE)
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