@types/ng-dialog
Advanced tools
Comparing version 0.0.31 to 0.0.32
@@ -240,2 +240,3 @@ // Type definitions for ngDialog | ||
controllerAs?: string; | ||
bindToController?: boolean; | ||
@@ -242,0 +243,0 @@ /** |
{ | ||
"name": "@types/ng-dialog", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"description": "TypeScript definitions for ngDialog", | ||
@@ -16,4 +16,5 @@ "license": "MIT", | ||
}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "561e3f605395300b5e9162cefe24e8de46cee19fc43f8d53c244abfceafb1b0f" | ||
"typesPublisherContentHash": "2693c0dd497783ab583a32ce69e388165fb7fe06ebfc7f6be9649528c760302b" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 26 Oct 2016 19:23:29 GMT | ||
* File structure: ModuleAugmentation | ||
@@ -14,0 +14,0 @@ * Library Dependencies: angular |
@@ -26,3 +26,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "561e3f605395300b5e9162cefe24e8de46cee19fc43f8d53c244abfceafb1b0f" | ||
"contentHash": "2693c0dd497783ab583a32ce69e388165fb7fe06ebfc7f6be9649528c760302b" | ||
} |
11427
250