@types/ng-dialog
Advanced tools
Comparing version 0.0.30 to 0.0.31
@@ -0,0 +0,0 @@ // Type definitions for ngDialog |
{ | ||
"name": "@types/ng-dialog", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"description": "TypeScript definitions for ngDialog", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/angular": "1.5.*" | ||
"@types/angular": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "561e3f605395300b5e9162cefe24e8de46cee19fc43f8d53c244abfceafb1b0f" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:08 GMT | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: ModuleAugmentation | ||
@@ -14,0 +14,0 @@ * Library Dependencies: angular |
11104
+ Added@types/angular@1.8.9(transitive)
- Removed@types/angular@1.5.23(transitive)
- Removed@types/jquery@3.5.32(transitive)
- Removed@types/sizzle@2.3.9(transitive)
Updated@types/angular@*