@types/koa-cookie
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,7 +0,1 @@ | ||
// Type definitions for koa-cookie 1.0 | ||
// Project: https://github.com/varunpal/koa-cookie | ||
// Definitions by: John Hou <https://github.com/dancon> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/* =================== USAGE =================== | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/koa-cookie", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript definitions for koa-cookie", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-cookie", | ||
"name": "John Hou", | ||
"url": "https://github.com/dancon", | ||
"githubUsername": "dancon" | ||
"githubUsername": "dancon", | ||
"url": "https://github.com/dancon" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "c1b9d161b389e153558727103ab19d8c1df6510edf1b1b0b55209de24a7c3b79", | ||
"typesPublisherContentHash": "0e1f9c68387dc1ff74b3195fb1f2b0646d94b9cfa3831ed164f6b2393b7136c5", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for koa-cookie 1.0 | ||
// Project: https://github.com/varunpal/koa-cookie | ||
// Definitions by: John Hou <https://github.com/dancon> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/* =================== USAGE =================== | ||
@@ -43,7 +37,6 @@ | ||
### 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 [John Hou](https://github.com/dancon). |
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
3445
14
41