@types/angular-mocks
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -467,3 +467,3 @@ // Type definitions for Angular JS (ngMock, ngMockE2E module) 1.6 | ||
status: number, | ||
data: string | object, | ||
data?: string | object, | ||
headers?: IHttpHeaders, | ||
@@ -470,0 +470,0 @@ responseText?: string |
{ | ||
"name": "@types/angular-mocks", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "TypeScript definitions for Angular JS (ngMock, ngMockE2E module)", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "0dabbc01ba62a6ddd424e9f2242c94f7bdf33adaf0b0fbaa636ab58d7df2b4a0", | ||
"typesPublisherContentHash": "f07c731c64eb3f6d73dd35b7a43a73b162c0cbcb424fbddc1fb0ab8503f0ec81", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Sat, 16 Jun 2018 01:35:09 GMT | ||
* Last updated: Sat, 23 Jun 2018 00:22:09 GMT | ||
* Dependencies: angular | ||
@@ -14,0 +14,0 @@ * Global values: none |
31745