Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-bootstrap - npm Package Compare versions

Comparing version 0.32.20 to 0.32.21

1

react-bootstrap/index.d.ts

@@ -48,1 +48,2 @@ // Type definitions for react-bootstrap 0.32

export * from './lib';
export as namespace ReactBootstrap;

6

react-bootstrap/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc