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.1 to 1.0.2

2

package.json
{
"name": "@sswahn/cookie",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "A lightweight, easy-to-use utility for efficiently managing cookies in a web browser.",

@@ -39,3 +39,8 @@ # Cookie · [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/sswahn/cookie/blob/main/LICENSE) ![npm version](https://img.shields.io/npm/v/@sswahn/cookie) ![Weekly Downloads](https://img.shields.io/npm/dw/@sswahn/cookie)

## Related
- [@sswahn/storage](https://www.npmjs.com/package/@sswahn/storage): A robust and easy-to-use utility for interacting with Web Storage API.
- [@sswahn/database](https://www.npmjs.com/package/@sswahn/database): Easily interact with the IndexedDB API with a simplified, promise-based approach.
- [@sswahn/cache](https://www.npmjs.com/package/@sswahn/cache): A robust caching utility that provides easy-to-use methods for interacting with the browser's Cache API.
## 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