@types/koa-csrf
Advanced tools
Comparing version 5.0.0 to 5.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/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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4929