Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/koa-mount

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-mount - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

7

koa-mount/index.d.ts

@@ -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 @@

12

koa-mount/package.json
{
"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).
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