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

@types/koa-csrf

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-csrf - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

2

koa-csrf/index.d.ts
// Type definitions for koa-csrf 5.0
// Project: https://github.com/koajs/csrf
// Definitions by: Haskaalo <https://github.com/haskaalo>
// Kirill Shvets <https://github.com/kirillshvets97>
// Kirill Shvets <https://github.com/kirillshvets>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -6,0 +6,0 @@ // TypeScript Version: 2.3

{
"name": "@types/koa-csrf",
"version": "5.0.0",
"version": "5.0.1",
"description": "TypeScript definitions for koa-csrf",

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

"name": "Kirill Shvets",
"url": "https://github.com/kirillshvets97",
"githubUsername": "kirillshvets97"
"url": "https://github.com/kirillshvets",
"githubUsername": "kirillshvets"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "a168bf010f87cc25f11450606ad9c13d9a03f6b327fcc5695a112051d72d19c0",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "d590f5cd30c0e6984da03952ae43ee8b87a5c12e6a31089daa6a1e5db05c8892",
"typeScriptVersion": "4.2"
}

@@ -14,3 +14,3 @@ # Installation

// Definitions by: Haskaalo <https://github.com/haskaalo>
// Kirill Shvets <https://github.com/kirillshvets97>
// Kirill Shvets <https://github.com/kirillshvets>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -56,3 +56,3 @@ // TypeScript Version: 2.3

### Additional Details
* Last updated: Wed, 17 Aug 2022 17:02:25 GMT
* Last updated: Thu, 09 Mar 2023 17:02:39 GMT
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa)

@@ -62,2 +62,2 @@ * Global values: none

# Credits
These definitions were written by [Haskaalo](https://github.com/haskaalo), and [Kirill Shvets](https://github.com/kirillshvets97).
These definitions were written by [Haskaalo](https://github.com/haskaalo), and [Kirill Shvets](https://github.com/kirillshvets).
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