@types/bootstrap
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -357,3 +357,3 @@ // Type definitions for Bootstrap 4.1 | ||
declare global { | ||
interface JQuery<TElement extends Node = HTMLElement> extends Iterable<TElement> { | ||
interface JQuery<TElement = HTMLElement> { | ||
alert(action?: "close" | "dispose"): this; | ||
@@ -360,0 +360,0 @@ |
{ | ||
"name": "@types/bootstrap", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "TypeScript definitions for Bootstrap", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -24,4 +24,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "52198f1da3b5105e7f367fc39481a6c763fa3e03671ae65cead0033acde22cb5", | ||
"typesPublisherContentHash": "d85bf1a25ba3cf5ae72def450aab7c4d09b2ce7e586b380242ca07bc61852a11", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bootstrap | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bootstrap | ||
Additional Details | ||
* Last updated: Wed, 11 Apr 2018 23:19:56 GMT | ||
* Last updated: Mon, 18 Jun 2018 22:47:04 GMT | ||
* Dependencies: popper.js, jquery | ||
@@ -14,0 +14,0 @@ * Global values: Bootstrap |
Sorry, the diff of this file is not supported yet
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
15813