@types/bootstrap
Advanced tools
Comparing version 5.2.7 to 5.2.8
@@ -1,11 +0,1 @@ | ||
// Type definitions for bootstrap 5.2 | ||
// Project: https://getbootstrap.com/ | ||
// Definitions by: denisname <https://github.com/denisname> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Martin Badin <https://github.com/martin-badin> | ||
// Kyle Tsang <https://github.com/kyletsang> | ||
// Luke Nelson <https://github.com/luc122c> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 3.8 | ||
export as namespace bootstrap; | ||
@@ -12,0 +2,0 @@ |
{ | ||
"name": "@types/bootstrap", | ||
"version": "5.2.7", | ||
"version": "5.2.8", | ||
"description": "TypeScript definitions for bootstrap", | ||
@@ -10,24 +10,24 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bootstrap", | ||
"name": "denisname", | ||
"url": "https://github.com/denisname", | ||
"githubUsername": "denisname" | ||
"githubUsername": "denisname", | ||
"url": "https://github.com/denisname" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
}, | ||
{ | ||
"name": "Martin Badin", | ||
"url": "https://github.com/martin-badin", | ||
"githubUsername": "martin-badin" | ||
"githubUsername": "martin-badin", | ||
"url": "https://github.com/martin-badin" | ||
}, | ||
{ | ||
"name": "Kyle Tsang", | ||
"url": "https://github.com/kyletsang", | ||
"githubUsername": "kyletsang" | ||
"githubUsername": "kyletsang", | ||
"url": "https://github.com/kyletsang" | ||
}, | ||
{ | ||
"name": "Luke Nelson", | ||
"url": "https://github.com/luc122c", | ||
"githubUsername": "luc122c" | ||
"githubUsername": "luc122c", | ||
"url": "https://github.com/luc122c" | ||
} | ||
@@ -46,4 +46,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "e799fdd4b7d40421cc5025fa0e624bf6a493512e8893ee8b273bac0c1aa68c0a", | ||
"typesPublisherContentHash": "50427b53e17d315014c5e6a66f2842a89937adcc247fab5c8389b6bda67f6905", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT | ||
* Dependencies: [@types/popperjs__core](https://npmjs.com/package/@types/popperjs__core) | ||
* Global values: `bootstrap` | ||
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
* Dependencies: [@popperjs/core](https://npmjs.com/package/@popperjs/core) | ||
# Credits | ||
These definitions were written by [denisname](https://github.com/denisname), [Piotr Błażejewicz](https://github.com/peterblazejewicz), [Martin Badin](https://github.com/martin-badin), [Kyle Tsang](https://github.com/kyletsang), and [Luke Nelson](https://github.com/luc122c). |
53153
1317
16