Socket
Socket
Sign inDemoInstall

react-split-pane-v2-ts

Package Overview
Dependencies
55
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

2

index.js
module.exports = require('./lib/SplitPane');
module.exports.Pane = require('../src/Pane');
module.exports.Pane = require('../lib/Pane');
module.exports.Resizer = require('./lib/Resizer')

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

"types": "index.d.ts",
"version": "2.1.0",
"version": "2.1.1",
"repository": {

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc