Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-split-pane

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-split-pane - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

2

react-split-pane/index.d.ts

@@ -44,2 +44,4 @@ // Type definitions for react-split-pane v0.1.64

pane2Style?: React.CSSProperties;
/* Class name to be applied to resizer bar */
resizerClassName?: string;
/* Styling to be applied to the resizer bar */

@@ -46,0 +48,0 @@ resizerStyle?: React.CSSProperties;

8

react-split-pane/package.json
{
"name": "@types/react-split-pane",
"version": "0.1.9",
"version": "0.1.10",
"description": "TypeScript definitions for react-split-pane",

@@ -9,3 +9,4 @@ "license": "MIT",

"name": "Roger Chen",
"url": "https://github.com/rcchen"
"url": "https://github.com/rcchen",
"githubUsername": "rcchen"
}

@@ -22,5 +23,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "ace2b443816c2ffb37cfa43ae182986ade0b461d5f02d580754d70590719c889",
"typesPublisherContentHash": "d344474d328268ceda712d84a2624b70218e067c052039615a841362a0be468e",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 13 Jul 2017 15:01:39 GMT
* Last updated: Tue, 19 Sep 2017 20:10:18 GMT
* Dependencies: react

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

Sorry, the diff of this file is not supported yet

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