@types/ng-dialog
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -113,2 +113,7 @@ // Type definitions for ngDialog 0.6 | ||
className?: string; | ||
/** | ||
* Unlike the className property, which overrides any default classes specified through the setDefaults() method (see docs), appendClassName allows for the addition of a class on top of any defaults. | ||
*/ | ||
appendClassName?: string; | ||
@@ -115,0 +120,0 @@ /** |
{ | ||
"name": "@types/ng-dialog", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "TypeScript definitions for ngDialog", | ||
"license": "MIT", | ||
"author": "Stephen Lautier <https://github.com/stephenlautier>", | ||
"contributors": [ | ||
{ | ||
"name": "Stephen Lautier", | ||
"url": "https://github.com/stephenlautier" | ||
} | ||
], | ||
"main": "", | ||
@@ -17,3 +22,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "12d55b3df1034037382fcc04a661c352f71a42a3d473ab5f5d6c5941b7f20f64" | ||
"typesPublisherContentHash": "931ddcd6fbc40b19ba2c1ea4aee477ef8f941003b2a7ba6050ed691600076bf5", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,8 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/ng-dialog | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ng-dialog | ||
Additional Details | ||
* Last updated: Mon, 12 Dec 2016 22:50:18 GMT | ||
* Library Dependencies: angular | ||
* Module Dependencies: angular | ||
* Last updated: Mon, 05 Jun 2017 19:55:52 GMT | ||
* Dependencies: angular | ||
* Global values: none | ||
@@ -16,0 +15,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11922
0
232
17