@types/react-split-pane
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -1,2 +0,2 @@ | ||
// Type definitions for react-split-pane v0.1.63 | ||
// Type definitions for react-split-pane v0.1.64 | ||
// Project: https://github.com/tomkp/react-split-pane | ||
@@ -37,2 +37,3 @@ // Definitions by: Roger Chen <https://github.com/rcchen> | ||
split?: string; | ||
step?: number; | ||
/* Styling to be applied to both panes */ | ||
@@ -39,0 +40,0 @@ paneStyle?: React.CSSProperties; |
{ | ||
"name": "@types/react-split-pane", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "TypeScript definitions for react-split-pane", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a8c97e3f16dd875da38d7bf07245d9514c49b597de3c65f0069fd016e1d9b647", | ||
"typesPublisherContentHash": "ace2b443816c2ffb37cfa43ae182986ade0b461d5f02d580754d70590719c889", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 23 Jun 2017 17:37:55 GMT | ||
* Last updated: Thu, 13 Jul 2017 15:01:39 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
4230
49