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.2 to 5.0.3

7

koa-csrf/index.d.ts

@@ -1,8 +0,1 @@

// 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/kirillshvets>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/* =================== USAGE ===================

@@ -9,0 +2,0 @@ import * as CSRF from "koa-csrf";

12

koa-csrf/package.json
{
"name": "@types/koa-csrf",
"version": "5.0.2",
"version": "5.0.3",
"description": "TypeScript definitions for koa-csrf",

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

"name": "Haskaalo",
"url": "https://github.com/haskaalo",
"githubUsername": "haskaalo"
"githubUsername": "haskaalo",
"url": "https://github.com/haskaalo"
},
{
"name": "Kirill Shvets",
"url": "https://github.com/kirillshvets",
"githubUsername": "kirillshvets"
"githubUsername": "kirillshvets",
"url": "https://github.com/kirillshvets"
}

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

},
"typesPublisherContentHash": "c2b221137934809b7f14784b0e89e5fc876b921efa4fcb56e2ad1d66d9187223",
"typesPublisherContentHash": "d03539f7e99e3b9db3ca7370c2905cebf9f351a40dcd797cc558f1f733a59dc3",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````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/kirillshvets>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/* =================== USAGE ===================

@@ -56,7 +49,6 @@ import * as CSRF from "koa-csrf";

### Additional Details
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa)
* Global values: none
# Credits
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