@types/react-bootstrap
Advanced tools
Comparing version 0.32.20 to 0.32.21
@@ -48,1 +48,2 @@ // Type definitions for react-bootstrap 0.32 | ||
export * from './lib'; | ||
export as namespace ReactBootstrap; |
{ | ||
"name": "@types/react-bootstrap", | ||
"version": "0.32.20", | ||
"version": "0.32.21", | ||
"description": "TypeScript definitions for react-bootstrap", | ||
@@ -89,3 +89,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -100,4 +100,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "7bcd6abfcb446231cca29555ab31877226de0648a33322065d625320149e2957", | ||
"typesPublisherContentHash": "832503072cbe26c0d4af929d6673dfeac8fa6adc8cd88e7da6e8ae3b8e4a263d", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-bootstrap | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-bootstrap. | ||
Additional Details | ||
* Last updated: Tue, 24 Sep 2019 20:42:45 GMT | ||
* Dependencies: @types/react | ||
* Global values: none | ||
### Additional Details | ||
* Last updated: Thu, 09 Apr 2020 17:29:19 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: `ReactBootstrap` | ||
# Credits | ||
These definitions were written by Walker Burgin <https://github.com/walkerburgin>, Vincent Siao <https://github.com/vsiao>, Danilo Barros <https://github.com/danilojrr>, Batbold Gansukh <https://github.com/Batbold-Gansukh>, Raymond May Jr. <https://github.com/octatone>, Cheng Sieu Ly <https://github.com/chengsieuly>, Mercedes Retolaza <https://github.com/mretolaza>, Kat Busch <https://github.com/katbusch>, Vito Samson <https://github.com/vitosamson>, Karol Janyst <https://github.com/LKay>, Aaron Beall <https://github.com/aaronbeall>, Johann Rakotoharisoa <https://github.com/jrakotoharisoa>, Andrew Makarov <https://github.com/r3nya>, Duong Tran <https://github.com/t49tran>, Erik Zivkovic <https://github.com/bes>, and Collin Green <https://github.com/collingreen>. | ||
These definitions were written by [Walker Burgin](https://github.com/walkerburgin), [Vincent Siao](https://github.com/vsiao), [Danilo Barros](https://github.com/danilojrr), [Batbold Gansukh](https://github.com/Batbold-Gansukh), [Raymond May Jr.](https://github.com/octatone), [Cheng Sieu Ly](https://github.com/chengsieuly), [Mercedes Retolaza](https://github.com/mretolaza), [Kat Busch](https://github.com/katbusch), [Vito Samson](https://github.com/vitosamson), [Karol Janyst](https://github.com/LKay), [Aaron Beall](https://github.com/aaronbeall), [Johann Rakotoharisoa](https://github.com/jrakotoharisoa), [Andrew Makarov](https://github.com/r3nya), [Duong Tran](https://github.com/t49tran), [Erik Zivkovic](https://github.com/bes), and [Collin Green](https://github.com/collingreen). |
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
68719
1803