You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@types/koa-favicon

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-favicon - npm Package Compare versions

Comparing version

to
2.0.8-alpha

6

package.json
{
"name": "@types/koa-favicon",
"version": "2.0.3-alpha",
"description": "Type definitions for koa-favicon v2.x from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "2.0.8-alpha",
"description": "TypeScript definitions for koa-favicon v2.x",
"main": "",

@@ -11,4 +11,4 @@ "scripts": {},

"dependencies": {
"koa": "*"
"@types/koa": "*"
}
}
# Installation
> `npm install --save-dev @types/koa-favicon`
> `npm install --save @types/koa-favicon`
# Summary
This package contains type definitions for koa-favicon v2.x.
This package contains type definitions for koa-favicon v2.x (https://github.com/koajs/favicon).
The project URL or description is https://github.com/koajs/favicon
# Credits
These definitions were written by Jerry Chin <https://github.com/hellopao/>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/koa-favicon
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/koa-favicon
Additional Details
* Last updated: Thu, 19 May 2016 20:05:57 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:32 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: koa
* Global values: favicon
# Credits
These definitions were written by Jerry Chin <https://github.com/hellopao/>.