@types/react-bootstrap
Advanced tools
Comparing version 0.32.21 to 1.0.0
{ | ||
"name": "@types/react-bootstrap", | ||
"version": "0.32.21", | ||
"version": "1.0.0", | ||
"description": "TypeScript definitions for react-bootstrap", | ||
@@ -8,80 +8,5 @@ "license": "MIT", | ||
{ | ||
"name": "Walker Burgin", | ||
"url": "https://github.com/walkerburgin", | ||
"githubUsername": "walkerburgin" | ||
}, | ||
{ | ||
"name": "Vincent Siao", | ||
"url": "https://github.com/vsiao", | ||
"githubUsername": "vsiao" | ||
}, | ||
{ | ||
"name": "Danilo Barros", | ||
"url": "https://github.com/danilojrr", | ||
"githubUsername": "danilojrr" | ||
}, | ||
{ | ||
"name": "Batbold Gansukh", | ||
"url": "https://github.com/Batbold-Gansukh", | ||
"githubUsername": "Batbold-Gansukh" | ||
}, | ||
{ | ||
"name": "Raymond May Jr.", | ||
"url": "https://github.com/octatone", | ||
"githubUsername": "octatone" | ||
}, | ||
{ | ||
"name": "Cheng Sieu Ly", | ||
"url": "https://github.com/chengsieuly", | ||
"githubUsername": "chengsieuly" | ||
}, | ||
{ | ||
"name": "Mercedes Retolaza", | ||
"url": "https://github.com/mretolaza", | ||
"githubUsername": "mretolaza" | ||
}, | ||
{ | ||
"name": "Kat Busch", | ||
"url": "https://github.com/katbusch", | ||
"githubUsername": "katbusch" | ||
}, | ||
{ | ||
"name": "Vito Samson", | ||
"url": "https://github.com/vitosamson", | ||
"githubUsername": "vitosamson" | ||
}, | ||
{ | ||
"name": "Karol Janyst", | ||
"url": "https://github.com/LKay", | ||
"githubUsername": "LKay" | ||
}, | ||
{ | ||
"name": "Aaron Beall", | ||
"url": "https://github.com/aaronbeall", | ||
"githubUsername": "aaronbeall" | ||
}, | ||
{ | ||
"name": "Johann Rakotoharisoa", | ||
"url": "https://github.com/jrakotoharisoa", | ||
"githubUsername": "jrakotoharisoa" | ||
}, | ||
{ | ||
"name": "Andrew Makarov", | ||
"url": "https://github.com/r3nya", | ||
"githubUsername": "r3nya" | ||
}, | ||
{ | ||
"name": "Duong Tran", | ||
"url": "https://github.com/t49tran", | ||
"githubUsername": "t49tran" | ||
}, | ||
{ | ||
"name": "Erik Zivkovic", | ||
"url": "https://github.com/bes", | ||
"githubUsername": "bes" | ||
}, | ||
{ | ||
"name": "Collin Green", | ||
"url": "https://github.com/collingreen", | ||
"githubUsername": "collingreen" | ||
} | ||
@@ -97,7 +22,5 @@ ], | ||
"scripts": {}, | ||
"dependencies": { | ||
"@types/react": "*" | ||
}, | ||
"typesPublisherContentHash": "832503072cbe26c0d4af929d6673dfeac8fa6adc8cd88e7da6e8ae3b8e4a263d", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "46360f2697710597d4fed6e2789cb79b90851e0bf523c7f155fc5edc29aea555", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,7 +11,7 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 09 Apr 2020 17:29:19 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: `ReactBootstrap` | ||
* Last updated: Thu, 09 Apr 2020 20:16:23 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# 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 [Aaron Beall](https://github.com/aaronbeall). |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
1
4615
4
42
1
- Removed@types/react@*
- Removed@types/react@19.0.8(transitive)
- Removedcsstype@3.1.3(transitive)