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.33 to 0.0.34

2

react-bootstrap/index.d.ts

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

bsClass?:string; // Added since v0.30.0
bsStyle?:string;
}

@@ -432,2 +433,3 @@ class DropdownToggle extends React.Component<DropdownToggleProps, any> { }

target?: Function;
shouldUpdatePosition?: boolean;
}

@@ -434,0 +436,0 @@ class Overlay extends React.Component<OverlayProps, {}> {

5

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

@@ -16,4 +16,5 @@ "license": "MIT",

},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "1666af05d70d24dbff7b5e8aad70a1ea5d4e5f6e7ba3ea3c72d43e2a0b54ed8d"
"typesPublisherContentHash": "0150eae029ede808883c19d1ca68a1a9d285f7d27bbaa6d06f09b58ceccbe6ad"
}

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

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Fri, 04 Nov 2016 16:19:09 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: none

@@ -8,4 +8,4 @@ {

],
"libraryMajorVersion": "0",
"libraryMinorVersion": "0",
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"libraryName": "react-bootstrap",

@@ -27,3 +27,3 @@ "typingsPackageName": "react-bootstrap",

"hasPackageJson": false,
"contentHash": "1666af05d70d24dbff7b5e8aad70a1ea5d4e5f6e7ba3ea3c72d43e2a0b54ed8d"
"contentHash": "0150eae029ede808883c19d1ca68a1a9d285f7d27bbaa6d06f09b58ceccbe6ad"
}
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