@types/angular
Advanced tools
Comparing version 1.6.56 to 1.6.57
{ | ||
"name": "@types/angular", | ||
"version": "1.6.56", | ||
"version": "1.6.57", | ||
"description": "TypeScript definitions for Angular JS", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -43,4 +43,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "698bdaf2919d9529107340a47887b38e661d5bee99c9f23fe4176cc488dad88a", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "eb3c9bae3e8e381c98f35ea0b4be097f9c33ebb0e70625dcbd6e6d13caa986be", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular. | ||
Additional Details | ||
* Last updated: Mon, 12 Aug 2019 21:39:29 GMT | ||
### Additional Details | ||
* Last updated: Tue, 26 Nov 2019 23:20:29 GMT | ||
* Dependencies: none | ||
* Global values: angular | ||
* Global values: `angular` | ||
# Credits | ||
These definitions were written by Diego Vilar <https://github.com/diegovilar>, Georgii Dolzhykov <https://github.com/thorn0>, Caleb St-Denis <https://github.com/calebstdenis>, Leonard Thieu <https://github.com/leonard-thieu>, and Steffen Kowalski <https://github.com/scipper>. | ||
These definitions were written by Diego Vilar (https://github.com/diegovilar), Georgii Dolzhykov (https://github.com/thorn0), Caleb St-Denis (https://github.com/calebstdenis), Leonard Thieu (https://github.com/leonard-thieu), and Steffen Kowalski (https://github.com/scipper). |
175784
6
3283