New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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 2.0.16 to 2.0.17

2

koa-favicon/index.d.ts

@@ -29,5 +29,5 @@ // Type definitions for koa-favicon v2.x

}): { (ctx: Koa.Context, next?: () => any): any };
}): Koa.Middleware;
declare namespace favicon {}
export = favicon;
{
"name": "@types/koa-favicon",
"version": "2.0.16",
"description": "TypeScript definitions for koa-favicon v2.x",
"version": "2.0.17",
"description": "TypeScript definitions for koa-favicon",
"license": "MIT",

@@ -16,4 +16,4 @@ "author": "Jerry Chin <https://github.com/hellopao/>",

},
"typings": "index.d.ts",
"typesPublisherContentHash": "068683aab7f8442cc0b20bd085e6a43ed47213deae75c4cc87e70adc5a3f72e5"
"peerDependencies": {},
"typesPublisherContentHash": "431ede6b7f9fa810785a3ad20c8e0557cecd27e4f28047d5a284790806b2f817"
}

@@ -5,15 +5,14 @@ # Installation

# Summary
This package contains type definitions for koa-favicon v2.x (https://github.com/koajs/favicon).
This package contains type definitions for koa-favicon (https://github.com/koajs/favicon).
# Details
Files 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/master/koa-favicon
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Last updated: Mon, 19 Dec 2016 22:35:58 GMT
* Library Dependencies: none
* Module Dependencies: koa
* Global values: favicon
* Global values: none
# Credits
These definitions were written by Jerry Chin <https://github.com/hellopao/>.
{
"authors": "Jerry Chin <https://github.com/hellopao/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],

@@ -8,13 +7,10 @@ "moduleDependencies": [

],
"libraryMajorVersion": "2",
"libraryMinorVersion": "0",
"libraryName": "koa-favicon v2.x",
"libraryMajorVersion": 2,
"libraryMinorVersion": 0,
"libraryName": "koa-favicon",
"typingsPackageName": "koa-favicon",
"projectName": "https://github.com/koajs/favicon",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [
"favicon"
],
"sourceBranch": "master",
"globals": [],
"declaredModules": [

@@ -27,3 +23,3 @@ "koa-favicon"

"hasPackageJson": false,
"contentHash": "068683aab7f8442cc0b20bd085e6a43ed47213deae75c4cc87e70adc5a3f72e5"
"contentHash": "431ede6b7f9fa810785a3ad20c8e0557cecd27e4f28047d5a284790806b2f817"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc