@types/angular-mocks
Advanced tools
Comparing version 1.5.9 to 1.5.10
@@ -5,2 +5,3 @@ // Type definitions for Angular JS (ngMock, ngMockE2E module) 1.5 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
@@ -7,0 +8,0 @@ /// <reference types="angular" /> |
@@ -0,0 +0,0 @@ declare module "angular-mocks/ngMock" { |
{ | ||
"name": "@types/angular-mocks", | ||
"version": "1.5.9", | ||
"version": "1.5.10", | ||
"description": "TypeScript definitions for Angular JS (ngMock, ngMockE2E module)", | ||
"license": "MIT", | ||
"author": "Diego Vilar <http://github.com/diegovilar>, Tony Curtis <http://github.com/daltin>", | ||
"contributors": [ | ||
{ | ||
"name": "Diego Vilar", | ||
"url": "http://github.com/diegovilar" | ||
}, | ||
{ | ||
"name": "Tony Curtis", | ||
"url": "http://github.com/daltin" | ||
} | ||
], | ||
"main": "", | ||
@@ -17,4 +26,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "1560d781fa6ee1b3c4bfcd0a2b98f6009edc993df885006c55531f9bd9c77488", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "828e9b29b8eb009cc050e49b0871745c4a539d14d9e27d61ae4fa665e20a2bb6", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/angular-mocks | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-mocks | ||
Additional Details | ||
* Last updated: Sat, 04 Feb 2017 02:33:08 GMT | ||
* Last updated: Thu, 15 Jun 2017 20:04:23 GMT | ||
* Dependencies: angular | ||
@@ -14,0 +14,0 @@ * Global values: none |
26896
338