@hattip/session
Advanced tools
Comparing version 0.0.46 to 0.0.47
{ | ||
"name": "@hattip/session", | ||
"version": "0.0.46", | ||
"version": "0.0.47", | ||
"type": "module", | ||
@@ -23,19 +23,19 @@ "description": "Session management for Hattip", | ||
"dependencies": { | ||
"@hattip/compose": "0.0.46", | ||
"@hattip/cookie": "0.0.46", | ||
"@hattip/core": "0.0.46" | ||
"@hattip/cookie": "0.0.47", | ||
"@hattip/core": "0.0.47", | ||
"@hattip/compose": "0.0.47" | ||
}, | ||
"devDependencies": { | ||
"@cyco130/eslint-config": "^3.9.1", | ||
"@cyco130/eslint-config": "^3.9.4", | ||
"@miniflare/kv": "^2.14.2", | ||
"@miniflare/storage-memory": "^2.14.2", | ||
"@types/node": "^20.14.5", | ||
"@types/node": "^18.19.44", | ||
"@types/redis-mock": "^0.17.3", | ||
"eslint": "^8.57.0", | ||
"publint": "^0.2.8", | ||
"publint": "^0.2.9", | ||
"redis-mock": "^0.56.3", | ||
"tsup": "^8.1.0", | ||
"typescript": "^5.4.5", | ||
"vitest": "^1.6.0", | ||
"@hattip/polyfills": "0.0.46" | ||
"tsup": "^8.2.4", | ||
"typescript": "^5.5.4", | ||
"vitest": "^2.0.5", | ||
"@hattip/polyfills": "0.0.47" | ||
}, | ||
@@ -47,3 +47,3 @@ "scripts": { | ||
"test:typecheck": "tsc -p tsconfig.json --noEmit", | ||
"test:lint": "eslint . --max-warnings 0 --ignore-pattern dist", | ||
"test:lint": "eslint . --max-warnings 0", | ||
"test:package": "publint --strict", | ||
@@ -50,0 +50,0 @@ "test:unit": "vitest run" |
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
26458
+ Added@hattip/compose@0.0.47(transitive)
+ Added@hattip/cookie@0.0.47(transitive)
+ Added@hattip/core@0.0.47(transitive)
- Removed@hattip/compose@0.0.46(transitive)
- Removed@hattip/cookie@0.0.46(transitive)
- Removed@hattip/core@0.0.46(transitive)
Updated@hattip/compose@0.0.47
Updated@hattip/cookie@0.0.47
Updated@hattip/core@0.0.47