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 3.0.0 to 3.0.1

2

koa-mount/index.d.ts

@@ -8,3 +8,3 @@ // Type definitions for koa-mount 3.0

import * as Koa from "koa";
import Koa = require("koa");

@@ -11,0 +11,0 @@ declare function mount(app: Koa.Middleware | Koa): Koa.Middleware;

{
"name": "@types/koa-mount",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for koa-mount",

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "e3bfb7c948ce7494fd7b6654bf6b5986b0f390ef7d6ed1b69e56254afd0c5f53",
"typesPublisherContentHash": "1a679b20f505d20a48849b51d531ae535b1f574c2fa7410cd41735efb7bc28a0",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 18 Jan 2018 23:56:37 GMT
* Last updated: Mon, 05 Feb 2018 23:37:41 GMT
* Dependencies: koa

@@ -14,0 +14,0 @@ * Global values: none

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