@types/lusca
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -5,3 +5,3 @@ // Type definitions for lusca 1.6 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
// TypeScript Version: 2.3 | ||
@@ -8,0 +8,0 @@ import express = require('express'); |
{ | ||
"name": "@types/lusca", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "TypeScript definitions for lusca", | ||
@@ -29,4 +29,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "6e0551e4f672102f9c356c34e0fb82d7e226c2ac55604ea1146f12c2d69c9511", | ||
"typeScriptVersion": "2.2" | ||
"typesPublisherContentHash": "60b4d50aaeb42d5adc619c25ad7f3aa06b17d0c88e0c60e8620db2f2ffa632b7", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for lusca ( https://github.com/krakenjs/lusca#readme ). | ||
This package contains type definitions for lusca (https://github.com/krakenjs/lusca#readme). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 13 Jun 2019 05:46:04 GMT | ||
* Last updated: Mon, 19 Aug 2019 00:51:17 GMT | ||
* Dependencies: @types/express | ||
@@ -18,2 +18,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Corbin Crutchley <https://github.com/crutchcorn>, Naoto Yokoyama <https://github.com/builtinnya>. | ||
These definitions were written by Corbin Crutchley <https://github.com/crutchcorn>, and Naoto Yokoyama <https://github.com/builtinnya>. |
5345