Socket
Socket
Sign inDemoInstall

@hattip/session

Package Overview
Dependencies
5
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.40 to 0.0.41

20

package.json
{
"name": "@hattip/session",
"version": "0.0.40",
"version": "0.0.41",
"type": "module",

@@ -23,11 +23,11 @@ "description": "Session management for HatTip",

"dependencies": {
"@hattip/compose": "0.0.40",
"@hattip/cookie": "0.0.40",
"@hattip/core": "0.0.40"
"@hattip/compose": "0.0.41",
"@hattip/cookie": "0.0.41",
"@hattip/core": "0.0.41"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.1",
"@miniflare/kv": "^2.14.1",
"@miniflare/storage-memory": "^2.14.1",
"@types/node": "^20.11.1",
"@cyco130/eslint-config": "^3.6.2",
"@miniflare/kv": "^2.14.2",
"@miniflare/storage-memory": "^2.14.2",
"@types/node": "^20.11.5",
"@types/redis-mock": "^0.17.3",

@@ -39,4 +39,4 @@ "eslint": "^8.56.0",

"typescript": "^5.3.3",
"vitest": "^1.2.0",
"@hattip/polyfills": "0.0.40"
"vitest": "^1.2.1",
"@hattip/polyfills": "0.0.41"
},

@@ -43,0 +43,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc