@types/angular
Advanced tools
Comparing version 1.5.20 to 1.5.21
{ | ||
"name": "@types/angular", | ||
"version": "1.5.20", | ||
"description": "TypeScript definitions for Angular JS 1.5", | ||
"version": "1.5.21", | ||
"description": "TypeScript definitions for Angular JS", | ||
"license": "MIT", | ||
@@ -17,4 +17,3 @@ "author": "Diego Vilar <http://github.com/diegovilar>, Georgii Dolzhykov <http://github.com/thorn0>", | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "f6e95378e36b3e9c84227a72b6a9b47ec68ba7e270ea85dbe4ccbe8e4f2e9baf" | ||
"typesPublisherContentHash": "fc9b6076f25599b2d815ba8ff77c3bbf4ab2653bcbd2b1cd07162a2ba3119f48" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Angular JS 1.5 (http://angularjs.org). | ||
This package contains type definitions for Angular JS (http://angularjs.org). | ||
@@ -12,4 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Mon, 14 Nov 2016 19:34:54 GMT | ||
* File structure: UMD | ||
* Last updated: Mon, 12 Dec 2016 22:50:15 GMT | ||
* Library Dependencies: jquery | ||
@@ -16,0 +15,0 @@ * Module Dependencies: none |
{ | ||
"authors": "Diego Vilar <http://github.com/diegovilar>, Georgii Dolzhykov <http://github.com/thorn0>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [ | ||
@@ -10,3 +9,3 @@ "jquery" | ||
"libraryMinorVersion": 5, | ||
"libraryName": "Angular JS 1.5", | ||
"libraryName": "Angular JS", | ||
"typingsPackageName": "angular", | ||
@@ -16,3 +15,2 @@ "projectName": "http://angularjs.org", | ||
"sourceBranch": "types-2.0", | ||
"kind": "UMD", | ||
"globals": [ | ||
@@ -22,3 +20,5 @@ "angular", | ||
], | ||
"declaredModules": [], | ||
"declaredModules": [ | ||
"angular" | ||
], | ||
"files": [ | ||
@@ -28,3 +28,3 @@ "index.d.ts" | ||
"hasPackageJson": false, | ||
"contentHash": "f6e95378e36b3e9c84227a72b6a9b47ec68ba7e270ea85dbe4ccbe8e4f2e9baf" | ||
"contentHash": "fc9b6076f25599b2d815ba8ff77c3bbf4ab2653bcbd2b1cd07162a2ba3119f48" | ||
} |
Sorry, the diff of this file is too big to display
99938
1819
18