@types/angular-scroll
Advanced tools
+1
-1
@@ -7,3 +7,3 @@ // Type definitions for angular-scroll | ||
| /// <reference types="angularjs" /> | ||
| /// <reference types="angular" /> | ||
@@ -10,0 +10,0 @@ declare namespace duScroll { |
+4
-2
| { | ||
| "name": "@types/angular-scroll", | ||
| "version": "0.0.26-alpha", | ||
| "version": "0.0.28-alpha", | ||
| "description": "TypeScript definitions for angular-scroll", | ||
@@ -14,3 +14,5 @@ "main": "", | ||
| "typings": "index.d.ts", | ||
| "dependencies": {} | ||
| "dependencies": { | ||
| "@types/angular": "1.5.4-alpha" | ||
| } | ||
| } |
+2
-2
@@ -11,5 +11,5 @@ # Installation | ||
| Additional Details | ||
| * Last updated: Sun, 03 Jul 2016 23:17:10 GMT | ||
| * Last updated: Fri, 08 Jul 2016 19:21:52 GMT | ||
| * File structure: Global | ||
| * Library Dependencies: angularjs | ||
| * Library Dependencies: angular | ||
| * Module Dependencies: none | ||
@@ -16,0 +16,0 @@ * Global values: none |
@@ -5,3 +5,3 @@ { | ||
| "libraryDependencies": [ | ||
| "angularjs" | ||
| "angular" | ||
| ], | ||
@@ -22,3 +22,3 @@ "moduleDependencies": [], | ||
| ], | ||
| "contentHash": "f520cf9c03a5ba914a21d4ac46d1eb589dd5e5d7705b8a22b1b2e6a371a0f58a" | ||
| "contentHash": "eb1bd3ac08d4ad1ae4ee2a5456328ffa2471e6a3647def42e99a0692dfb850cb" | ||
| } |
3836
1.03%1
Infinity%+ Added
+ Added
+ Added