@hattip/session
Advanced tools
Comparing version 0.0.43 to 0.0.44
{ | ||
"name": "@hattip/session", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"type": "module", | ||
@@ -23,19 +23,19 @@ "description": "Session management for Hattip", | ||
"dependencies": { | ||
"@hattip/compose": "0.0.43", | ||
"@hattip/cookie": "0.0.43", | ||
"@hattip/core": "0.0.43" | ||
"@hattip/compose": "0.0.44", | ||
"@hattip/core": "0.0.44", | ||
"@hattip/cookie": "0.0.44" | ||
}, | ||
"devDependencies": { | ||
"@cyco130/eslint-config": "^3.6.4", | ||
"@cyco130/eslint-config": "^3.7.0", | ||
"@miniflare/kv": "^2.14.2", | ||
"@miniflare/storage-memory": "^2.14.2", | ||
"@types/node": "^20.11.19", | ||
"@types/node": "^20.11.25", | ||
"@types/redis-mock": "^0.17.3", | ||
"eslint": "^8.56.0", | ||
"eslint": "^8.57.0", | ||
"publint": "^0.2.7", | ||
"redis-mock": "^0.56.3", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.3.0", | ||
"@hattip/polyfills": "0.0.43" | ||
"typescript": "^5.4.2", | ||
"vitest": "^1.3.1", | ||
"@hattip/polyfills": "0.0.44" | ||
}, | ||
@@ -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.44(transitive)
+ Added@hattip/cookie@0.0.44(transitive)
+ Added@hattip/core@0.0.44(transitive)
- Removed@hattip/compose@0.0.43(transitive)
- Removed@hattip/cookie@0.0.43(transitive)
- Removed@hattip/core@0.0.43(transitive)
Updated@hattip/compose@0.0.44
Updated@hattip/cookie@0.0.44
Updated@hattip/core@0.0.44