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

rc-dock

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-dock - npm Package Compare versions

Comparing version 2.5.5 to 2.5.6

2

lib/DockTabs.js

@@ -135,3 +135,3 @@ "use strict";

let DockTabPaneClass = DockTabPane_1.getContextPaneClass(cacheContext);
return (react_1.default.createElement(DockTabPaneClass, { key: id, id: id, cached: cached, tab: tab }, content));
return (react_1.default.createElement(DockTabPaneClass, { key: id, cacheId: id, cached: cached, tab: tab }, content));
}

@@ -138,0 +138,0 @@ else {

{
"name": "rc-dock",
"version": "2.5.5",
"version": "2.5.6",
"description": "dock layout for react component",

@@ -5,0 +5,0 @@ "repository": {

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