@types/ng-dialog
Advanced tools
Comparing version 0.6.4 to 0.6.5
// Type definitions for ngDialog 0.6 | ||
// Project: https://github.com/likeastore/ngDialog | ||
// Definitions by: Stephen Lautier <https://github.com/stephenlautier> | ||
// Philipp Katz <https://github.com/qqilihq> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -256,3 +257,3 @@ // TypeScript Version: 2.3 | ||
*/ | ||
scope?: IDialogScope | undefined; | ||
scope?: ng.IScope | undefined; | ||
@@ -259,0 +260,0 @@ /** |
{ | ||
"name": "@types/ng-dialog", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"description": "TypeScript definitions for ngDialog", | ||
@@ -12,2 +12,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ng-dialog", | ||
"githubUsername": "stephenlautier" | ||
}, | ||
{ | ||
"name": "Philipp Katz", | ||
"url": "https://github.com/qqilihq", | ||
"githubUsername": "qqilihq" | ||
} | ||
@@ -26,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "a5fb5a582b78385838131393a55c26b7c36a086481b4c80b6031d6a28c1a81b6", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "8ac63c341685fa3ba840802366f650b23a00d33bf665523f3e5d2a3fed3c5400", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 18:51:15 GMT | ||
* Last updated: Sat, 13 Nov 2021 01:01:22 GMT | ||
* Dependencies: [@types/angular](https://npmjs.com/package/@types/angular) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by [Stephen Lautier](https://github.com/stephenlautier). | ||
These definitions were written by [Stephen Lautier](https://github.com/stephenlautier), and [Philipp Katz](https://github.com/qqilihq). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14589
234