@hattip/session
Advanced tools
Comparing version 0.0.44 to 0.0.45
{ | ||
"name": "@hattip/session", | ||
"version": "0.0.44", | ||
"version": "0.0.45", | ||
"type": "module", | ||
@@ -23,11 +23,11 @@ "description": "Session management for Hattip", | ||
"dependencies": { | ||
"@hattip/compose": "0.0.44", | ||
"@hattip/core": "0.0.44", | ||
"@hattip/cookie": "0.0.44" | ||
"@hattip/compose": "0.0.45", | ||
"@hattip/core": "0.0.45", | ||
"@hattip/cookie": "0.0.45" | ||
}, | ||
"devDependencies": { | ||
"@cyco130/eslint-config": "^3.7.0", | ||
"@cyco130/eslint-config": "^3.7.1", | ||
"@miniflare/kv": "^2.14.2", | ||
"@miniflare/storage-memory": "^2.14.2", | ||
"@types/node": "^20.11.25", | ||
"@types/node": "^20.11.30", | ||
"@types/redis-mock": "^0.17.3", | ||
@@ -38,5 +38,5 @@ "eslint": "^8.57.0", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.4.2", | ||
"vitest": "^1.3.1", | ||
"@hattip/polyfills": "0.0.44" | ||
"typescript": "^5.4.3", | ||
"vitest": "^1.4.0", | ||
"@hattip/polyfills": "0.0.45" | ||
}, | ||
@@ -43,0 +43,0 @@ "scripts": { |
+ Added@hattip/compose@0.0.45(transitive)
+ Added@hattip/cookie@0.0.45(transitive)
+ Added@hattip/core@0.0.45(transitive)
- Removed@hattip/compose@0.0.44(transitive)
- Removed@hattip/cookie@0.0.44(transitive)
- Removed@hattip/core@0.0.44(transitive)
Updated@hattip/compose@0.0.45
Updated@hattip/cookie@0.0.45
Updated@hattip/core@0.0.45