Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hattip/session

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hattip/session - npm Package Compare versions

Comparing version 0.0.43 to 0.0.44

20

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc