Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

react-split-pane-refined

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-split-pane-refined - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+4
-3
index.js

@@ -1,3 +0,4 @@

var Layout = require('./lib/Layout');
module.exports = Layout;
module.exports = {
SplitPane: require('./lib/SplitPane'),
Pane: require('./lib/Pane')
};

@@ -6,3 +6,3 @@ {

"types": "index.d.ts",
"version": "0.0.1",
"version": "0.0.2",
"repository": {

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