@types/angular
Advanced tools
Comparing version 1.5.19 to 1.5.20
{ | ||
"name": "@types/angular", | ||
"version": "1.5.19", | ||
"version": "1.5.20", | ||
"description": "TypeScript definitions for Angular JS 1.5", | ||
@@ -18,3 +18,3 @@ "license": "MIT", | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "adf20d19782951d6ac920dd9e853cfca079d459d624979bef775504eb02258fc" | ||
"typesPublisherContentHash": "f6e95378e36b3e9c84227a72b6a9b47ec68ba7e270ea85dbe4ccbe8e4f2e9baf" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 01 Nov 2016 13:01:28 GMT | ||
* Last updated: Mon, 14 Nov 2016 19:34:54 GMT | ||
* File structure: UMD | ||
@@ -14,0 +14,0 @@ * Library Dependencies: jquery |
@@ -8,4 +8,4 @@ { | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "1", | ||
"libraryMinorVersion": "5", | ||
"libraryMajorVersion": 1, | ||
"libraryMinorVersion": 5, | ||
"libraryName": "Angular JS 1.5", | ||
@@ -26,3 +26,3 @@ "typingsPackageName": "angular", | ||
"hasPackageJson": false, | ||
"contentHash": "adf20d19782951d6ac920dd9e853cfca079d459d624979bef775504eb02258fc" | ||
"contentHash": "f6e95378e36b3e9c84227a72b6a9b47ec68ba7e270ea85dbe4ccbe8e4f2e9baf" | ||
} |
Sorry, the diff of this file is too big to display
98492
1795