@types/bootstrap
Advanced tools
Comparing version 4.3.3 to 4.5.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for Bootstrap 4.3 | ||
// Type definitions for Bootstrap 4.5 | ||
// Project: https://github.com/twbs/bootstrap/, https://getbootstrap.com | ||
@@ -226,3 +226,3 @@ // Definitions by: denisname <https://github.com/denisname> | ||
*/ | ||
target?: string | Element; | ||
target?: string | JQuery<Element> | Element; | ||
} | ||
@@ -229,0 +229,0 @@ |
{ | ||
"name": "@types/bootstrap", | ||
"version": "4.3.3", | ||
"version": "4.5.0", | ||
"description": "TypeScript definitions for Bootstrap", | ||
@@ -30,4 +30,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "c578f5e6d597e59456896077685341c5ef06f929f50dde8c3248571f8a8784b3", | ||
"typesPublisherContentHash": "b94003b804ea5a2a8f894dabfb522ffedb1ef42d829649b72972a852a93008ad", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 May 2020 04:08:51 GMT | ||
* Last updated: Wed, 20 May 2020 08:01:39 GMT | ||
* Dependencies: [@types/popper.js](https://npmjs.com/package/@types/popper.js), [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
@@ -14,0 +14,0 @@ * Global values: `Bootstrap` |
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
28016