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

svelte-kit-sessions

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-kit-sessions - npm Package Compare versions

Comparing version 0.0.8 to 0.0.10

4

package.json
{
"name": "svelte-kit-sessions",
"description": "A easy and efficient session management in SvelteKit",
"version": "0.0.8",
"description": "svelte-kit-sessions is user-friendly session management module for Svelte-Kit. Effortlessly integrate efficient session handling into your projects. Session is stored in the KVS store (Redis, Cloudflare KV, etc.), not in a cookie.",
"version": "0.0.10",
"author": "yutak23 <yuta.katayama.23+github@gmail.com> (https://github.com/yutak23)",

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

# svelte-kit-sessions
**svelte-kit-sessions** is intuitive session management module. Effortlessly integrate efficient session handling into your projects.
Session is stored in the KVS store (Redis, Cloudflare KV, etc.), not in a cookie.
[![npm](https://img.shields.io/npm/v/svelte-kit-sessions.svg)](https://www.npmjs.com/package/svelte-kit-sessions)

@@ -11,2 +8,5 @@ [![unit test](https://github.com/yutak23/svelte-kit-sessions/actions/workflows/unit-test.yaml/badge.svg)](https://github.com/yutak23/svelte-kit-sessions/actions/workflows/unit-test.yaml)

**svelte-kit-sessions** is user-friendly session management module for Svelte-Kit. Effortlessly integrate efficient session handling into your projects.
Session is stored in the KVS store (Redis, Cloudflare KV, etc.), not in a cookie.
## Features

@@ -13,0 +13,0 @@

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