Socket
Socket
Sign inDemoInstall

react-split-pane

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-split-pane - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

lib/SplitPane.js

@@ -102,3 +102,3 @@ 'use strict';

render: function render() {
var split = this.props.split || 'horizontal';
var split = this.props.split || 'vertical';

@@ -105,0 +105,0 @@ var style = {

@@ -5,3 +5,3 @@ {

"main": "lib/SplitPane.js",
"version": "0.1.0",
"version": "0.1.1",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

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