New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.44 to 0.0.45

7

react-bootstrap/index.d.ts

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

interface NavbarToggleProps {
onClick?: React.MouseEventHandler<HTMLButtonElement>;
}

@@ -539,3 +540,3 @@ type NavbarToggle = React.ClassicComponent<NavbarToggleProps, {}>;

href: string;
onClick?: React.MouseEventHandler<{}>;
onClick?: React.MouseEventHandler<HTMLAnchorElement>;
}

@@ -620,3 +621,3 @@ type NavbarLink = React.ClassicComponent<NavbarLinkProps, {}>;

'aria-labelledby'?:string;
bsClass?:string;
bsClass?:string;
eventKey?: any; // TODO: Add more specific type

@@ -772,3 +773,3 @@ onEnter?: Function;

fluid?: boolean;
bsClass?: string;
bsClass?: string;
}

@@ -775,0 +776,0 @@ type Grid = React.ClassicComponent<GridProps, {}>;

{
"name": "@types/react-bootstrap",
"version": "0.0.44",
"version": "0.0.45",
"description": "TypeScript definitions for react-bootstrap",
"license": "MIT",
"author": "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>",
"contributors": [
{
"name": "Walker Burgin",
"url": "https://github.com/walkerburgin"
},
{
"name": "Vincent Siao",
"url": "https://github.com/vsiao"
},
{
"name": "Danilo Barros",
"url": "https://github.com/danilojrr"
},
{
"name": "Batbold Gansukh",
"url": "https://github.com/Batbold-Gansukh"
},
{
"name": "Raymond May Jr.",
"url": "https://github.com/octatone"
}
],
"main": "",

@@ -17,4 +38,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "96a2dfeac0dab2965ec5b55fd7ff1a207f33f8c979ccd050c9ac17bf35feb1fa",
"typesPublisherContentHash": "42cfbfa8b66889f7d6a68c5e63f149afed1490f3ee6dce7db1246a28b8409630",
"typeScriptVersion": "2.1"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 30 Jan 2017 18:27:25 GMT
* Last updated: Fri, 17 Feb 2017 20:58:41 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: ReactBootstrap

@@ -6,3 +6,24 @@ {

"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>, Raymond May Jr. <https://github.com/octatone>",
"contributors": [
{
"name": "Walker Burgin",
"url": "https://github.com/walkerburgin"
},
{
"name": "Vincent Siao",
"url": "https://github.com/vsiao"
},
{
"name": "Danilo Barros",
"url": "https://github.com/danilojrr"
},
{
"name": "Batbold Gansukh",
"url": "https://github.com/Batbold-Gansukh"
},
{
"name": "Raymond May Jr.",
"url": "https://github.com/octatone"
}
],
"dependencies": {

@@ -29,5 +50,5 @@ "react": "*"

"hasPackageJson": false,
"contentHash": "96a2dfeac0dab2965ec5b55fd7ff1a207f33f8c979ccd050c9ac17bf35feb1fa"
"contentHash": "42cfbfa8b66889f7d6a68c5e63f149afed1490f3ee6dce7db1246a28b8409630"
},
"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