Huge News!Announcing our $40M Series B led by Abstract Ventures.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 5.10.4 to 5.10.5

2

koa-session/index.d.ts

@@ -208,3 +208,3 @@ // Type definitions for koa-session 5.10

*/
get(ctx: Koa.Context): string;
get(ctx: Koa.Context): string | undefined;

@@ -211,0 +211,0 @@ /**

{
"name": "@types/koa-session",
"version": "5.10.4",
"version": "5.10.5",
"description": "TypeScript definitions for koa-session",

@@ -36,4 +36,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-session",

},
"typesPublisherContentHash": "c1cc6fcc17e586e545330fd8a949f909075c6ab97f38db49959c64914ec581cc",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "688a75469fa41d4a97d69df15262d9ceccd97b08b7b80d43c47ddeccb405e214",
"typeScriptVersion": "3.8"
}

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

### Additional Details
* Last updated: Thu, 08 Jul 2021 16:23:24 GMT
* Last updated: Mon, 07 Feb 2022 18:31:29 GMT
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa), [@types/cookies](https://npmjs.com/package/@types/cookies)

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

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