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.0.37 to 0.0.38

1

react-bootstrap/index.d.ts

@@ -77,2 +77,3 @@ // Type definitions for react-bootstrap

interface ButtonProps extends React.HTMLProps<Button> {
bsClass?: string;
active?: boolean;

@@ -79,0 +80,0 @@ block?: boolean;

6

react-bootstrap/package.json
{
"name": "@types/react-bootstrap",
"version": "0.0.37",
"version": "0.0.38",
"description": "TypeScript definitions for react-bootstrap",

@@ -17,4 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "b82bec2dd5bc7b4a2cac281ce42326cd8c5eb59144e941804d3a021ab32940cd"
"typesPublisherContentHash": "8a01fa62166b469215a8c38a179402e243b6d5b036ea1b433ff0e40d993065d9",
"typeScriptVersion": "2.0"
}

@@ -8,12 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-bootstrap
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-bootstrap
Additional Details
* Last updated: Tue, 22 Nov 2016 21:07:25 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: react
* Global values: ReactBootstrap
* Last updated: Thu, 12 Jan 2017 17:53:47 GMT
* Dependencies: react
* 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>.
{
"authors": "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>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [
"react"
],
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"name": "react-bootstrap",
"libraryName": "react-bootstrap",
"typingsPackageName": "react-bootstrap",
"projectName": "https://github.com/react-bootstrap/react-bootstrap",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [
"ReactBootstrap"
],
"declaredModules": [
"react-bootstrap"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "b82bec2dd5bc7b4a2cac281ce42326cd8c5eb59144e941804d3a021ab32940cd"
"data": {
"authors": "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>",
"dependencies": {
"react": "*"
},
"pathMappings": {},
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "react-bootstrap",
"typingsPackageName": "react-bootstrap",
"projectName": "https://github.com/react-bootstrap/react-bootstrap",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"react-bootstrap/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "8a01fa62166b469215a8c38a179402e243b6d5b036ea1b433ff0e40d993065d9"
},
"isLatest": true
}
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