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.39 to 0.0.40

10

react-bootstrap/index.d.ts

@@ -605,3 +605,13 @@ // Type definitions for react-bootstrap

animation?: boolean;
'aria-labelledby'?:string;
bsClass?:string;
eventKey?: any; // TODO: Add more specific type
onEnter?: Function;
onEntered?: Function;
onEntering?: Function;
onExit?: Function;
onExited?: Function;
onExiting?: Function;
unmountOnExit?: boolean;
tabClassName?:string;
}

@@ -608,0 +618,0 @@ interface TabClass extends React.ClassicComponentClass<TabProps> {

4

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

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

"peerDependencies": {},
"typesPublisherContentHash": "7512669e472671272b6385a0a2d6368c6f223f355eaec014f05b9183f9aff3c9",
"typesPublisherContentHash": "fe14b3e51d7d0491d56838f2c0d6ac73029f7e1c9965a66fc382df45348f11d6",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 13 Jan 2017 20:31:41 GMT
* Last updated: Wed, 18 Jan 2017 03:59:55 GMT
* Dependencies: react

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

@@ -26,5 +26,5 @@ {

"hasPackageJson": false,
"contentHash": "7512669e472671272b6385a0a2d6368c6f223f355eaec014f05b9183f9aff3c9"
"contentHash": "fe14b3e51d7d0491d56838f2c0d6ac73029f7e1c9965a66fc382df45348f11d6"
},
"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