@types/serve-favicon
Advanced tools
Comparing version 2.2.28 to 2.2.29
@@ -1,4 +0,4 @@ | ||
// Type definitions for serve-favicon 2.2.0 | ||
// Type definitions for serve-favicon 2.2.0 | ||
// Project: https://github.com/expressjs/serve-favicon | ||
// Definitions by: Uros Smolnik <https://github.com/urossmolnik/> | ||
// Definitions by: Uros Smolnik <https://github.com/urossmolnik> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/serve-favicon", | ||
"version": "2.2.28", | ||
"description": "TypeScript definitions for serve-favicon 2.2.0", | ||
"version": "2.2.29", | ||
"description": "TypeScript definitions for serve-favicon", | ||
"license": "MIT", | ||
"author": "Uros Smolnik <https://github.com/urossmolnik/>", | ||
"contributors": [ | ||
{ | ||
"name": "Uros Smolnik", | ||
"url": "https://github.com/urossmolnik" | ||
} | ||
], | ||
"main": "", | ||
@@ -16,4 +21,4 @@ "repository": { | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "cc688855565423f3eb9c9a496957fdbcdd31411025e3e3fba95151f2cb79c40d" | ||
"typesPublisherContentHash": "01e663c0804a9a12e5080066dabce4be84d0c4249f4686f213422e5a53e52637", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,15 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for serve-favicon 2.2.0 (https://github.com/expressjs/serve-favicon). | ||
This package contains type definitions for serve-favicon (https://github.com/expressjs/serve-favicon). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/serve-favicon | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-favicon | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: express | ||
* Global values: serveFavicon | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Dependencies: express | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Uros Smolnik <https://github.com/urossmolnik/>. | ||
These definitions were written by Uros Smolnik <https://github.com/urossmolnik>. |
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
3166
20
17