@types/koa-mount
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -1,8 +0,1 @@ | ||
// Type definitions for koa-mount 4.0 | ||
// Project: https://github.com/koajs/mount | ||
// Definitions by: Tomek Łaziuk <https://github.com/tlaziuk> | ||
// Vladislav Polyakov <https://github.com/polrk> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
import Koa = require("koa"); | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/koa-mount", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "TypeScript definitions for koa-mount", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-mount", | ||
"name": "Tomek Łaziuk", | ||
"url": "https://github.com/tlaziuk", | ||
"githubUsername": "tlaziuk" | ||
"githubUsername": "tlaziuk", | ||
"url": "https://github.com/tlaziuk" | ||
}, | ||
{ | ||
"name": "Vladislav Polyakov", | ||
"url": "https://github.com/polrk", | ||
"githubUsername": "polrk" | ||
"githubUsername": "polrk", | ||
"url": "https://github.com/polrk" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "d72ac9bd384b209c4d382cf45b4d27cb3fac52f2fef11e3b76b6f3f5126a798e", | ||
"typesPublisherContentHash": "3ae7af510964de6ed31adcefd1686bb960801d708a22c69d1f9d4c7eeb0d8def", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for koa-mount 4.0 | ||
// Project: https://github.com/koajs/mount | ||
// Definitions by: Tomek Łaziuk <https://github.com/tlaziuk> | ||
// Vladislav Polyakov <https://github.com/polrk> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
import Koa = require("koa"); | ||
@@ -37,7 +30,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 [Tomek Łaziuk](https://github.com/tlaziuk), and [Vladislav Polyakov](https://github.com/polrk). |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
3738
10
34
1