@hattip/session
Advanced tools
Comparing version 0.0.48 to 0.0.49
{ | ||
"name": "@hattip/session", | ||
"version": "0.0.48", | ||
"version": "0.0.49", | ||
"type": "module", | ||
@@ -23,19 +23,19 @@ "description": "Session management for Hattip", | ||
"dependencies": { | ||
"@hattip/compose": "0.0.48", | ||
"@hattip/core": "0.0.48", | ||
"@hattip/cookie": "0.0.48" | ||
"@hattip/compose": "0.0.49", | ||
"@hattip/cookie": "0.0.49", | ||
"@hattip/core": "0.0.49" | ||
}, | ||
"devDependencies": { | ||
"@cyco130/eslint-config": "^3.9.5", | ||
"@miniflare/kv": "^2.14.2", | ||
"@miniflare/storage-memory": "^2.14.2", | ||
"@cyco130/eslint-config": "^5.0.0", | ||
"@miniflare/kv": "^2.14.4", | ||
"@miniflare/storage-memory": "^2.14.4", | ||
"@types/node": "^18.19.50", | ||
"@types/redis-mock": "^0.17.3", | ||
"eslint": "^8.57.0", | ||
"publint": "^0.2.10", | ||
"eslint": "^9.14.0", | ||
"publint": "^0.2.12", | ||
"redis-mock": "^0.56.3", | ||
"tsup": "^8.2.4", | ||
"typescript": "^5.5.4", | ||
"vitest": "^2.0.5", | ||
"@hattip/polyfills": "0.0.48" | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.6.3", | ||
"vitest": "^2.1.4", | ||
"@hattip/polyfills": "0.0.49" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
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
+ Added@hattip/compose@0.0.49(transitive)
+ Added@hattip/cookie@0.0.49(transitive)
+ Added@hattip/core@0.0.49(transitive)
+ Addedcookie@1.0.2(transitive)
- Removed@hattip/compose@0.0.48(transitive)
- Removed@hattip/cookie@0.0.48(transitive)
- Removed@hattip/core@0.0.48(transitive)
- Removed@types/cookie@0.6.0(transitive)
- Removedcookie@0.6.0(transitive)
Updated@hattip/compose@0.0.49
Updated@hattip/cookie@0.0.49
Updated@hattip/core@0.0.49