Comparing version 2.5.5 to 2.5.6
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
328090
0