@types/next
Advanced tools
Comparing version 2.4.4 to 2.4.5
@@ -13,2 +13,3 @@ import * as url from 'url'; | ||
as?: string | UrlLike; | ||
passHref?: boolean; | ||
children: React.ReactElement<any>; | ||
@@ -15,0 +16,0 @@ } |
{ | ||
"name": "@types/next", | ||
"version": "2.4.4", | ||
"version": "2.4.5", | ||
"description": "TypeScript definitions for next", | ||
@@ -23,4 +23,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "4ea960ab9aafd90ea908f081a2ffbc08124122cb1fdc71440d5382d0800c9210", | ||
"typesPublisherContentHash": "a031028ad7ae8f972874615b374a78e4a7b7b2fa8bad863e3d10fc7c2473a8ec", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 19 Oct 2017 15:15:44 GMT | ||
* Last updated: Fri, 20 Oct 2017 16:02:46 GMT | ||
* Dependencies: http, url, node, react | ||
@@ -14,0 +14,0 @@ * Global values: none |
8452
137