@types/mobile-detect
Advanced tools
Comparing version 1.2.29 to 1.2.30
// Type definitions for mobile-detect v1.2.0 | ||
// Project: http://hgoebl.github.io/mobile-detect.js/ | ||
// Definitions by: Martin McWhorter <https://github.com/martinmcwhorter/> | ||
// Definitions by: Martin McWhorter <https://github.com/martinmcwhorter> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/mobile-detect", | ||
"version": "1.2.29", | ||
"description": "TypeScript definitions for mobile-detect v1.2.0", | ||
"version": "1.2.30", | ||
"description": "TypeScript definitions for mobile-detect", | ||
"license": "MIT", | ||
"author": "Martin McWhorter <https://github.com/martinmcwhorter/>", | ||
"contributors": [ | ||
{ | ||
"name": "Martin McWhorter", | ||
"url": "https://github.com/martinmcwhorter" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,5 +19,4 @@ "repository": { | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "c0f0a5bfe090b360c9e7c5e916874e513ee807dc6d3d81df658b2fb924eb3499" | ||
"typesPublisherContentHash": "02ab15cdbee79f667f51d6caaee18d01333f1ed6c37f8c47b7f5411ba558e2e0", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,15 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for mobile-detect v1.2.0 (http://hgoebl.github.io/mobile-detect.js/). | ||
This package contains type definitions for mobile-detect (http://hgoebl.github.io/mobile-detect.js/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/mobile-detect | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mobile-detect | ||
Additional Details | ||
* Last updated: Thu, 06 Oct 2016 17:05:27 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
* Dependencies: none | ||
* Global values: MobileDetect | ||
# Credits | ||
These definitions were written by Martin McWhorter <https://github.com/martinmcwhorter/>. | ||
These definitions were written by Martin McWhorter <https://github.com/martinmcwhorter>. |
2948
18
17