New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/koa-session

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-session - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

7

koa-session/index.d.ts

@@ -48,2 +48,9 @@ // Type definitions for koa-session 3.0

/**
* (boolean) Force a session identifier cookie to be set on every response
* The expiration is reset to the original maxAge, resetting the expiration countdown
* default is false
*/
rolling?: boolean;
/**
* You can store the session content in external stores(redis, mongodb or other DBs)

@@ -50,0 +57,0 @@ */

4

koa-session/package.json
{
"name": "@types/koa-session",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for koa-session",

@@ -22,4 +22,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "bdcff407bb9e274679db486d44d1dfd87b4368cbec957741a42a82a985fc9f7f",
"typesPublisherContentHash": "ea560ac1bd3d17784f66bfe302beb2ae57ee644495f3de881d485b4e75e6f11f",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 19 Jun 2017 14:21:07 GMT
* Last updated: Fri, 07 Jul 2017 20:52:56 GMT
* Dependencies: koa

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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