@types/react-bootstrap
Advanced tools
Comparing version 0.0.33 to 0.0.34
@@ -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, {}> { |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37626
954