svelte-kit-sessions
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "svelte-kit-sessions", | ||
"description": "User-friendly session management module for SvelteKit. Effortlessly integrate efficient session handling into your projects. Session is stored in the store (ex. Redis, Cloudflare KV, etc.), not in a cookie.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "yutak23 <yuta.katayama.23+github@gmail.com> (https://github.com/yutak23)", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -471,1 +471,12 @@ # svelte-kit-sessions | ||
[MIT licensed](./LICENSE) | ||
[rfc-6265bis-09-5.4.7]: https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-09#section-5.4.7 | ||
[rfc-6265]: https://tools.ietf.org/html/rfc6265 | ||
[rfc-6265-5.1.4]: https://tools.ietf.org/html/rfc6265#section-5.1.4 | ||
[rfc-6265-5.2.1]: https://tools.ietf.org/html/rfc6265#section-5.2.1 | ||
[rfc-6265-5.2.2]: https://tools.ietf.org/html/rfc6265#section-5.2.2 | ||
[rfc-6265-5.2.3]: https://tools.ietf.org/html/rfc6265#section-5.2.3 | ||
[rfc-6265-5.2.4]: https://tools.ietf.org/html/rfc6265#section-5.2.4 | ||
[rfc-6265-5.2.5]: https://tools.ietf.org/html/rfc6265#section-5.2.5 | ||
[rfc-6265-5.2.6]: https://tools.ietf.org/html/rfc6265#section-5.2.6 | ||
[rfc-6265-5.3]: https://tools.ietf.org/html/rfc6265#section-5.3 |
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
51006
482