@hattip/session
Advanced tools
Comparing version 0.0.47 to 0.0.48
{ | ||
"name": "@hattip/session", | ||
"version": "0.0.47", | ||
"version": "0.0.48", | ||
"type": "module", | ||
@@ -20,17 +20,17 @@ "description": "Session management for Hattip", | ||
"author": "Fatih Aygün <cyco130@gmail.com>", | ||
"repository": "https://github.com/hattipjs/hattip", | ||
"repository": "github:hattipjs/hattip", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@hattip/cookie": "0.0.47", | ||
"@hattip/core": "0.0.47", | ||
"@hattip/compose": "0.0.47" | ||
"@hattip/compose": "0.0.48", | ||
"@hattip/core": "0.0.48", | ||
"@hattip/cookie": "0.0.48" | ||
}, | ||
"devDependencies": { | ||
"@cyco130/eslint-config": "^3.9.4", | ||
"@cyco130/eslint-config": "^3.9.5", | ||
"@miniflare/kv": "^2.14.2", | ||
"@miniflare/storage-memory": "^2.14.2", | ||
"@types/node": "^18.19.44", | ||
"@types/node": "^18.19.50", | ||
"@types/redis-mock": "^0.17.3", | ||
"eslint": "^8.57.0", | ||
"publint": "^0.2.9", | ||
"publint": "^0.2.10", | ||
"redis-mock": "^0.56.3", | ||
@@ -40,3 +40,3 @@ "tsup": "^8.2.4", | ||
"vitest": "^2.0.5", | ||
"@hattip/polyfills": "0.0.47" | ||
"@hattip/polyfills": "0.0.48" | ||
}, | ||
@@ -43,0 +43,0 @@ "scripts": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
26447
+ Added@hattip/compose@0.0.48(transitive)
+ Added@hattip/cookie@0.0.48(transitive)
+ Added@hattip/core@0.0.48(transitive)
- Removed@hattip/compose@0.0.47(transitive)
- Removed@hattip/cookie@0.0.47(transitive)
- Removed@hattip/core@0.0.47(transitive)
Updated@hattip/compose@0.0.48
Updated@hattip/cookie@0.0.48
Updated@hattip/core@0.0.48