@hattip/session
Advanced tools
Comparing version 0.0.41 to 0.0.42
{ | ||
"name": "@hattip/session", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"type": "module", | ||
@@ -23,11 +23,11 @@ "description": "Session management for HatTip", | ||
"dependencies": { | ||
"@hattip/compose": "0.0.41", | ||
"@hattip/cookie": "0.0.41", | ||
"@hattip/core": "0.0.41" | ||
"@hattip/compose": "0.0.42", | ||
"@hattip/cookie": "0.0.42", | ||
"@hattip/core": "0.0.42" | ||
}, | ||
"devDependencies": { | ||
"@cyco130/eslint-config": "^3.6.2", | ||
"@cyco130/eslint-config": "^3.6.3", | ||
"@miniflare/kv": "^2.14.2", | ||
"@miniflare/storage-memory": "^2.14.2", | ||
"@types/node": "^20.11.5", | ||
"@types/node": "^20.11.16", | ||
"@types/redis-mock": "^0.17.3", | ||
@@ -39,4 +39,4 @@ "eslint": "^8.56.0", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.1", | ||
"@hattip/polyfills": "0.0.41" | ||
"vitest": "^1.2.2", | ||
"@hattip/polyfills": "0.0.42" | ||
}, | ||
@@ -43,0 +43,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
26480
+ Added@hattip/compose@0.0.42(transitive)
+ Added@hattip/cookie@0.0.42(transitive)
+ Added@hattip/core@0.0.42(transitive)
- Removed@hattip/compose@0.0.41(transitive)
- Removed@hattip/cookie@0.0.41(transitive)
- Removed@hattip/core@0.0.41(transitive)
Updated@hattip/compose@0.0.42
Updated@hattip/cookie@0.0.42
Updated@hattip/core@0.0.42