@types/koa-conditional-get
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -1,7 +0,1 @@ | ||
// Type definitions for koa-conditional-get 2.0 | ||
// Project: https://github.com/koajs/conditional-get#readme | ||
// Definitions by: Matthew Bull <https://github.com/wingsbob> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
import * as koa from "koa"; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/koa-conditional-get", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TypeScript definitions for koa-conditional-get", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-conditional-get", | ||
"name": "Matthew Bull", | ||
"url": "https://github.com/wingsbob", | ||
"githubUsername": "wingsbob" | ||
"githubUsername": "wingsbob", | ||
"url": "https://github.com/wingsbob" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "94c4554eadaf3a7f3c9effbbcf7540d955b0a9dcf5140e722ec2a7e9b9e1237e", | ||
"typesPublisherContentHash": "9772f43e74097dfeb4e78f8269832a751141da629de1bf809f1a1ae7f9558e69", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for koa-conditional-get 2.0 | ||
// Project: https://github.com/koajs/conditional-get#readme | ||
// Definitions by: Matthew Bull <https://github.com/wingsbob> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
import * as koa from "koa"; | ||
@@ -27,7 +21,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 [Matthew Bull](https://github.com/wingsbob). |
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
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
2924
3
25